Skip to content

Commit

Permalink
fix: update release binary CI (#5)
Browse files Browse the repository at this point in the history
* fix: update release binary CI

(cherry picked from commit c980db5)

* fix: update release binary CI

(cherry picked from commit ffcdfd9)
  • Loading branch information
MuZhou233 authored Jul 19, 2024
1 parent 1434221 commit a768d65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit a768d65

Please sign in to comment.