Skip to content

Commit

Permalink
fix: fix ci bug: "/go/src/casdoor/.git/refs/heads" not found (casdoor…
Browse files Browse the repository at this point in the history
  • Loading branch information
qianxi0410 authored Aug 21, 2022
1 parent 1f11d22 commit 80a2263
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 @@ -86,6 +86,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
ref: master
- name: Setup Node.js
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 80a2263

Please sign in to comment.