Skip to content

Commit

Permalink
fix: command
Browse files Browse the repository at this point in the history
Signed-off-by: Žiga Strgar <ziga.strgar@gmail.com>
  • Loading branch information
ZigaStrgar committed Sep 24, 2024
1 parent e4ccece commit b51490e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
node-version: 18
registry-url: 'https://registry.npmjs.org'

- run: npm ci
- run: npm install --ignore-scripts
name: Install dependencies
if: ${{ steps.release.outputs.release_created }}

Expand Down

0 comments on commit b51490e

Please sign in to comment.