Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed May 20, 2024
1 parent e1a34b1 commit 1d5dc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Build & Publish
run: |
yarn install --immutable --immutable-cache --check-cache
yarn install --immutable --check-cache
yarn build
yarn pack
yarn publish --access public
Expand Down

0 comments on commit 1d5dc00

Please sign in to comment.