Skip to content

Commit

Permalink
Update zerocat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan authored Jan 19, 2025
1 parent bce9efc commit e62919c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zerocat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ jobs:
node-version: '20.x'
- name: Install dependencies
run: |
export NODE_OPTIONS=--openssl-legacy-provider
yarn install
- name: Build
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm run build
deploy:
Expand Down

0 comments on commit e62919c

Please sign in to comment.