commit
bf7eef042b
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -48,6 +48,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Unshallow
|
||||
run: git fetch --prune --unshallow
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user