gh actions test
This commit is contained in:
parent
22772d3ac3
commit
6f3a7a6864
2
.github/workflows/neko.yml
vendored
2
.github/workflows/neko.yml
vendored
@ -12,8 +12,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
path: '/usr/bin/git'
|
|
||||||
|
|
||||||
- name: Fetch unshallow
|
- name: Fetch unshallow
|
||||||
run: git fetch --prune --tags --unshallow
|
run: git fetch --prune --tags --unshallow
|
||||||
|
Reference in New Issue
Block a user