Update .gitea/workflows/publish.yml
Deploy Website / build (push) Has been cancelled
Details
Deploy Website / build (push) Has been cancelled
Details
This commit is contained in:
parent
a4d2c02ae0
commit
3679cbcaf4
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: check out repo
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v3
|
||||
|
||||
# - name: install python+pip
|
||||
# run: |
|
||||
|
|
Loading…
Reference in New Issue