ci: workspace?
Build and Deploy / Build and Upload (push) Successful in 1m9s
Build and Deploy / Upload (push) Failing after 2s

This commit is contained in:
redglow
2026-06-22 12:56:18 +02:00
parent 2343af9d2e
commit fcc7f3017c
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
uses: https://github.com/christopherHX/gitea-upload-artifact@v4 uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with: with:
name: artifact name: artifact
path: artifact path: ${{ gitea.workspace }}/artifact
- name: Upload to server - name: Upload to server
run: | run: |
ls -la ~ ls -la ~