Skip to content

Commit

Permalink
Update prerelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
volatile-static authored Sep 28, 2024
1 parent 18f9408 commit 914de3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: lts/*

- run: npm ci --registry=https://registry.npmjs.org/
- run: npm ci --registry=https://registry.npmjs.org/ --legacy-peer-deps
- run: npm run build-dev

- name: Release
Expand Down

0 comments on commit 914de3c

Please sign in to comment.