Skip to content

Commit

Permalink
Update release.yml (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianMazur688 authored Aug 29, 2024
1 parent 4b2a531 commit faf7284
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@master
with:
node-version: '14.17.3'
node-version: 14
architecture: 'x64'

- name: install clarity dependencies
working-directory: ./zedd-clarity
Expand Down

0 comments on commit faf7284

Please sign in to comment.