ci: print data
Build and Deploy / Build and Upload (push) Successful in 1m17s
Build and Deploy / Upload (push) Failing after 2s

This commit is contained in:
redglow
2026-06-22 12:40:31 +02:00
parent bbcc008317
commit ec724ddebe
+4
View File
@@ -45,6 +45,10 @@ jobs:
with:
name: artifact
path: artifact
- name: Print data
run: |
pwd
ls -la
- name: Upload to server
run: |
mkdir ~/.ssh