Skip to content

Commit

Permalink
fix: maybe this will do the trick?
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed Feb 10, 2022
1 parent ae2e75a commit 49379b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Prepare env
run: |
yarn set version classic
yarn global add rimraf
yarn install --prod=false
yarn build
- name: Publish if version has been updated
uses: pascalgn/[email protected]
Expand Down

0 comments on commit 49379b6

Please sign in to comment.