Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zxwk1998 committed Jul 25, 2024
1 parent 01c4717 commit 531f9a2
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 @@ -26,7 +26,7 @@ jobs:
- name: deploy
run: |
pnpm install
export NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build
npm run build:mac
cd dist
touch README.md .nojekyll
Expand Down

0 comments on commit 531f9a2

Please sign in to comment.