Skip to content

Commit 34130eb

Browse files
committed
ci:debian fixed
1 parent 4ee27a2 commit 34130eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debianbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: install system package
3636
run: |
3737
apt update -y
38-
apt install libsdl2-dev
38+
apt install libsdl2-dev -y
3939
4040
- name: Set up Dependency rocky linux Environment
4141
run: |

0 commit comments

Comments
 (0)