mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 20:50:45 -05:00
Need to add build-server job to needs array to have access to output
This commit is contained in:
parent
1a2da35d0e
commit
639a3bf6c9
@ -335,7 +335,7 @@ jobs:
|
||||
overwrite: true
|
||||
|
||||
publish-release:
|
||||
needs: [assemble-release, determine-build-type]
|
||||
needs: [assemble-release, determine-build-type, build-server]
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: refringe/spt-build-node:1.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user