.forgejo: set dependency
This commit is contained in:
parent
283aa6ff0a
commit
68eb2c1e67
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ jobs:
|
||||||
path: zotero-${{ inputs.ref_name }}.*
|
path: zotero-${{ inputs.ref_name }}.*
|
||||||
upload-release:
|
upload-release:
|
||||||
runs-on: x86_64
|
runs-on: x86_64
|
||||||
|
needs: [build-tarball]
|
||||||
container:
|
container:
|
||||||
imagine: alpine:latest
|
imagine: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue