Fixing publish action
This commit is contained in:
parent
72be60ce4b
commit
bd9c17ce43
|
|
@ -24,8 +24,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: troop20web
|
name: troop20web
|
||||||
path: source/dist/troop20web/
|
path: source/dist/troop20web/
|
||||||
publicUI:
|
publishUI:
|
||||||
name: Publishing Docker Image
|
name: Publishing Docker Image
|
||||||
|
needs: [buildUI]
|
||||||
runs-on: osx
|
runs-on: osx
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user