Skip to content

Commit

Permalink
chore: fix ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
bigopon committed Aug 11, 2024
1 parent f26848d commit 3a8f81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
node-version: 20
- run: npm ci
- run: npm cut-release
- run: npm run cut-release

0 comments on commit 3a8f81f

Please sign in to comment.