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 ecd521c commit b5ccb39Copy full SHA for b5ccb39
.github/workflows/build.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: configure
18
run: chmod +x ./install
19
- name: install
20
- run: ./install
+ run: yes | ./install
0 commit comments