We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0cb594 commit 6553cfdCopy full SHA for 6553cfd
1 file changed
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
run: make
23
24
- name: Install
25
- uses: sudo make install
+ run: sudo make install
0 commit comments