actons fix 8
This commit is contained in:
parent
3be9c2e288
commit
69bf72d904
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: "https://gitea.home.arpa"
|
||||
ACTIONS_RUNTIME_URL: "http://10.0.0.5:3030"
|
||||
with:
|
||||
name: dist
|
||||
path: dist/
|
||||
|
|
Loading…
Add table
Reference in a new issue