actions fix 5

This commit is contained in:
z0x 2024-11-23 16:57:38 -05:00
parent 9710e2ba0d
commit 4809d4ac0d

View file

@ -17,6 +17,8 @@ jobs:
- run: npm ci - run: npm ci
- run: npm run build - run: npm run build
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
env:
ACTIONS_RUNTIME_URL: "http:/10.0.0.5:3020"
with: with:
name: dist name: dist
path: dist path: dist/