Skip to content

Commit ad24207

Browse files
authored
Merge pull request FreeRDP#10857 from akallabeth/cov-indent
[ci,coverity] fix command name
2 parents 094d043 + a4a4063 commit ad24207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
ninja-build \
2525
ccache \
2626
clang
27-
sudo mk-build-dep --install packaging/deb/freerdp-nightly/control
27+
sudo mk-build-deps --install packaging/deb/freerdp-nightly/control
2828
2929
- name: Download Coverity build tool
3030
run: |

0 commit comments

Comments
 (0)