actions fix 6
This commit is contained in:
parent
4809d4ac0d
commit
308a9a1ba8
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
- run: npm run build
|
||||
- uses: actions/upload-artifact@v3
|
||||
env:
|
||||
ACTIONS_RUNTIME_URL: "http:/10.0.0.5:3020"
|
||||
ACTIONS_RUNTIME_URL: "http://10.0.0.5:3020"
|
||||
with:
|
||||
name: dist
|
||||
path: dist/
|
||||
|
|
Loading…
Add table
Reference in a new issue