typo in workflow yay
Build marp presentation / build marp presentation (push) Failing after 3m7s

This commit is contained in:
Romane
2026-05-06 11:29:45 +02:00
parent 8394086fa5
commit 66208a4002
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
zip -r ../presentation.zip . zip -r ../presentation.zip .
- name: upload to pages - name: upload to pages
run: | run: |
curl https://pages.ct.cozytren.ch | curl https://pages.ct.cozytren.ch \
-X PUT \ -X PUT \
-T ./presentation.zip \ -T ./presentation.zip \
-H "Content-Type: application/zip" \ -H "Content-Type: application/zip" \