Update actions
All checks were successful
Build and Save Artifact / build (push) Successful in 12s

This commit is contained in:
Cyanoure
2024-09-15 15:10:30 +02:00
parent c753270446
commit 974597fd16

View File

@ -37,4 +37,6 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: build-artifact
path: ./dist # Adjust this path to your actual build output directory (e.g., dist/ or similar)
path: |
./dist
./package.json