Skip to content

Commit b5ccb39

Browse files
authored
Update build.yml
1 parent ecd521c commit b5ccb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: configure
1818
run: chmod +x ./install
1919
- name: install
20-
run: ./install
20+
run: yes | ./install

0 commit comments

Comments
 (0)