Skip to content

Commit 1f39233

Browse files
committed
ci:fixed
1 parent 34130eb commit 1f39233

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 -y
38+
apt install libsdl2-dev curl jq -y
3939
4040
- name: Set up Dependency rocky linux Environment
4141
run: |

0 commit comments

Comments
 (0)