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