Update .gitea/workflows/publish.yml
Deploy Website / build (push) Failing after 2s
Details
Deploy Website / build (push) Failing after 2s
Details
This commit is contained in:
parent
3679cbcaf4
commit
3d2d2f3dc8
|
@ -9,7 +9,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: check out repo
|
||||
uses: actions/checkout@v3
|
||||
uses: https://gitea.com/actions/checkout
|
||||
#uses: actions/checkout@v3
|
||||
|
||||
# - name: install python+pip
|
||||
# run: |
|
||||
|
|
Loading…
Reference in New Issue