We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf6afd commit 5507a11Copy full SHA for 5507a11
.github/workflows/pro_selfhosted_release.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: Install deps
44
run: |
45
task deps APP_BUILD_TYPE=pro_selfhosted
46
+ task deps:tools
47
48
- name: Import gnupg
49
0 commit comments