Skip to content

Commit 5507a11

Browse files
committed
ci: fix pro workflow
1 parent 5bf6afd commit 5507a11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pro_selfhosted_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Install deps
4444
run: |
4545
task deps APP_BUILD_TYPE=pro_selfhosted
46+
task deps:tools
4647
4748
- name: Import gnupg
4849
run: |

0 commit comments

Comments
 (0)