ci: fix upload-artifact
Build and Deploy / Build (push) Successful in 1m29s

This commit is contained in:
redglow
2026-06-22 08:56:49 +02:00
parent b634decd1f
commit bee21cffba
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
shell: bash shell: bash
run: rm -rf node_modules && yarn install --production=true run: rm -rf node_modules && yarn install --production=true
- name: Publish artifacts - name: Publish artifacts
uses: actions/gitea-upload-artifact@v4 uses: https://gitea.com/actions/gitea-upload-artifact@v4
with: with:
path: | path: |
dist dist