Skip to content

Commit

Permalink
💚 Fix CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
FurryR committed Dec 2, 2023
1 parent 30534ca commit 6bd925e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: 🔽 Install dependencies
run: pnpm install
- name: 🛠️ Build secure-vm
run: pnpm run build --if-present
run: pnpm run build
- name: ✅ Publish package
uses: JS-DevTools/npm-publish@v3
env:
Expand Down

0 comments on commit 6bd925e

Please sign in to comment.