mirror of
https://github.com/italicsjenga/actions-test.git
synced 2024-12-23 08:31:43 +11:00
dont cat shallow file
This commit is contained in:
parent
ab07e0813e
commit
ab4fdb55a3
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -25,8 +25,6 @@ jobs:
|
|||
run: git fetch --tags --recurse-submodules=no --depth 100 origin main
|
||||
- name: status
|
||||
run: git status
|
||||
- name: shallow
|
||||
run: cat .git/shallow
|
||||
- name: descibe
|
||||
run: git describe --tags main
|
||||
- name: show refs
|
||||
|
|
Loading…
Reference in a new issue