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 b5ccb39 commit 59d7f20Copy full SHA for 59d7f20
.github/workflows/build.yml
@@ -1,4 +1,3 @@
1
-
2
name: Build
3
4
on:
@@ -17,4 +16,4 @@ jobs:
17
16
- name: configure
18
run: chmod +x ./install
19
- name: install
20
- run: yes | ./install
+ run: echo yyyyn | ./install
0 commit comments