actions fix 13

This commit is contained in:
z0x 2024-11-25 19:03:32 -05:00
parent ada0a89f8e
commit 98e9992ae7

View file

@ -19,7 +19,7 @@ jobs:
node-version: latest node-version: latest
- run: npm ci - run: npm ci
- run: npm run build - run: npm run build
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v3
with: with:
name: dist name: dist
path: dist/ path: dist/