Again
Buildtest / build (push) Failing after 35s

This commit is contained in:
Dominik Werder
2026-07-03 14:33:31 +02:00
parent ae765cb7cb
commit c2fece73e7
+10
View File
@@ -63,6 +63,16 @@ jobs:
path: src
- name: Build
run: |
echo -------------------
$PRUN cargo build --release
echo -------------------
docker context show
echo -------------------
realpath src
echo -------------------
ls -ld "$(realpath src)"
echo -------------------
echo -------------------
echo -------------------
ls ${{ gitea.workspace }}
echo -------------------