Update .gitea/workflows/publish.yml
Deploy Website / build (push) Has been cancelled Details

This commit is contained in:
ravenscroftj 2024-09-08 16:51:21 +01:00
parent a4d2c02ae0
commit 3679cbcaf4
1 changed files with 1 additions and 1 deletions

View File

@ -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: |