Skip to content

Commit 59d7f20

Browse files
authored
Update build.yml
1 parent b5ccb39 commit 59d7f20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
name: Build
32

43
on:
@@ -17,4 +16,4 @@ jobs:
1716
- name: configure
1817
run: chmod +x ./install
1918
- name: install
20-
run: yes | ./install
19+
run: echo yyyyn | ./install

0 commit comments

Comments
 (0)