Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasballinger committed Nov 20, 2024
1 parent 795d6ea commit a185408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-every-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
run: npm install

- name: Build
run: npm build
run: npm run build

- run: npx pkg-pr-new publish --template '.'

0 comments on commit a185408

Please sign in to comment.