Update .gitea/workflows/build.yml

This commit is contained in:
2023-07-12 22:58:01 +02:00
parent 4bb763135e
commit e5b8056628
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: package.zip
path: dist
path: dist/*
- name: Deploy
run: |