Skip to content

Commit a0c3f0b

Browse files
committed
ci:debian fixed
1 parent 41c51a2 commit a0c3f0b

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

0 commit comments

Comments
 (0)