Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed May 20, 2024
1 parent 8d31ecb commit 14c914e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/setup-node@v4
with:
registry-url: 'https://registry.npmjs.org/'
node-version-file: package.json'
node-version-file: 'package.json'
- name: Build
run: make build
- name: Prettier
Expand Down

0 comments on commit 14c914e

Please sign in to comment.