fixing CI
Test / build_and_test (push) Successful in 23s
Build / build (push) Failing after 35s

This commit is contained in:
2026-06-02 21:54:16 +02:00
parent a7aad1c2e8
commit d4e835b6af
+2 -2
View File
@@ -33,6 +33,6 @@ jobs:
remote-user: ${{ secrets.SFTP_USER_DOCS }}
remote-password: ${{ secrets.SFTP_PASSWORD_DOCS }}
remote-port: 6969
local-path: ./zig-out/docs
remote-path: /www
local-path: ./zig-out/docs/index.html
remote-path: /www/error/404.html
sync: full