ci: try no name for download artifact
Build and Deploy / Build and Upload (push) Successful in 1m10s
Build and Deploy / Upload (push) Failing after 2s

This commit is contained in:
redglow
2026-06-22 13:15:01 +02:00
parent c7e3417093
commit defbe8ce16
+2 -1
View File
@@ -44,10 +44,11 @@ jobs:
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with:
name: artifact
path: ${{ gitea.workspace }}/artifact
- name: Upload to server
run: |
echo "la current dir"
ls -la
echo "la home"
ls -la ~
mkdir -p ~/.ssh
chmod 600 ~/.ssh