fix: use upload-artifact@v3 for Gitea compat
Build and Deploy / build-and-test (push) Successful in 46s
Build and Deploy / build-image (push) Failing after 5m34s
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-05-31 13:38:10 +00:00
parent fd007af842
commit f26a063c0e
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
run: npm run build run: npm run build
- name: Upload build artifact - name: Upload build artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: dist name: dist
path: dist/ path: dist/