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 .
- name: upload to pages
run: |
curl https://pages.ct.cozytren.ch |
curl https://pages.ct.cozytren.ch \
-X PUT \
-T ./presentation.zip \
-H "Content-Type: application/zip" \