mirror of https://github.com/encounter/objdiff.git
CI updates
This commit is contained in:
parent
103e00febe
commit
3e3a862a45
|
@ -238,7 +238,7 @@ jobs:
|
|||
name: Release
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ check, build ]
|
||||
needs: [ check, build-cli, build-gui ]
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue