We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c51a2 commit a0c3f0bCopy full SHA for a0c3f0b
.github/workflows/debianbuild.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: install system package
36
run: |
37
apt update -y
38
- apt install libsdl2-dev curl jq -y
+ apt install libsdl2-dev gcc g++ make git jq unzip -y
39
40
- name: Set up Dependency rocky linux Environment
41
0 commit comments