Merge pull request 'Update .gitea/workflows/deploy-lectures.yml' (#13) from deploy-fix into main
All checks were successful
Deploy Lecture site / build (push) Successful in 3s

Reviewed-on: #13
This commit is contained in:
schallbert 2024-12-24 10:58:26 +00:00
commit 9cd3a84c81

View File

@ -27,7 +27,7 @@ jobs:
path: ./tmp path: ./tmp
- name: --- REMOVE TEMPORARY FILES --- - name: --- REMOVE TEMPORARY FILES ---
run: | run: |
rm -r .git rm -r ./tmp/.git
- name: --- NOTIFY --- - name: --- NOTIFY ---
run: | run: |
curl \ curl \