Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -13,6 +13,10 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 1
|
||||
submodules: false
|
||||
lfs: false
|
||||
|
||||
- name: Install Python
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user