Update Gitea tips and tricks for TAs
parent
fac68377fb
commit
a5daeaf49e
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
## lfs and gitea actions
|
## lfs and gitea actions
|
||||||
|
|
||||||
bug: https://github.com/actions/checkout/issues/1830#issuecomment-2314758792
|
bug: https://github.com/actions/checkout/issues/1830#issuecomment-2314758792
|
||||||
|
@ -19,7 +18,7 @@ jobs:
|
||||||
- /home/tt/.ssh:/home/tt/.ssh
|
- /home/tt/.ssh:/home/tt/.ssh
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: https://gitea.com/BoYanZh/checkout@focs
|
uses: actions/checkout@focs
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
lfs: false
|
lfs: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user