dev #11

Merged
Cyanoure merged 32 commits from dev into main 2024-09-15 15:35:07 +00:00
Showing only changes of commit 974597fd16 - Show all commits

View File

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