Skip to content

Commit 374e704

Browse files
committed
ci:packet lost for debian
1 parent a0c3f0b commit 374e704

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

0 commit comments

Comments
 (0)