actions fix 10
This commit is contained in:
parent
d5fab87b60
commit
621bda9e8d
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ jobs:
|
|||
- run: npm ci
|
||||
- run: npm run build
|
||||
- uses: actions/upload-artifact@v3
|
||||
env:
|
||||
ACTIONS_RUNTIME_URL: "http://10.0.0.5:3030"
|
||||
with:
|
||||
name: dist
|
||||
path: dist/
|
||||
|
|
Loading…
Add table
Reference in a new issue