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.
2 parents 094d043 + a4a4063 commit ad24207Copy full SHA for ad24207
.github/workflows/coverity.yml
@@ -24,7 +24,7 @@ jobs:
24
ninja-build \
25
ccache \
26
clang
27
- sudo mk-build-dep --install packaging/deb/freerdp-nightly/control
+ sudo mk-build-deps --install packaging/deb/freerdp-nightly/control
28
29
- name: Download Coverity build tool
30
run: |
0 commit comments