Skip to content

Commit 531f9a2

Browse files
authored
Update main.yml
1 parent 01c4717 commit 531f9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: deploy
2727
run: |
2828
pnpm install
29-
export NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build
29+
npm run build:mac
3030
cd dist
3131
touch README.md .nojekyll
3232

0 commit comments

Comments
 (0)