mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
fix: fix ci bug: "/go/src/casdoor/.git/refs/heads" not found (#1050)
This commit is contained in:
parent
1f11d22c1c
commit
80a2263b18
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user