Fix dependencies

This commit is contained in:
Joseph Donofry 2023-02-28 13:48:21 -05:00
parent 9a1a065c61
commit 3737da0b67
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

@ -318,8 +318,10 @@ github-release:
rules:
- if: '$CI_COMMIT_TAG =~ /^test\d+\.\d+\.\d+$/'
dependencies:
- build
- sign
- appimage-amd64
- build-flatpak-arm64
- build-flatpak-amd64
- codesign-macos
before_script:
- apk update && apk add jq curl perl
script: