mirror of https://github.com/usbharu/Hideout.git
wip
This commit is contained in:
parent
8a86c54edf
commit
53a4953c07
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: fetch git
|
||||
run: git fetch --depth 1 origin ${{ github.event.before }}
|
||||
run: git fetch --depth 1 origin
|
||||
|
||||
- name: Check diff
|
||||
id: check-diff
|
||||
|
|
Loading…
Reference in New Issue