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 c819f74 commit e3bd05aCopy full SHA for e3bd05a
.github/workflows/compilation.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup dependencies
18
run: |
19
apk update
20
- apk add cmake build-base git make
+ apk add cmake build-base git make bash
21
22
- name: Install ps2stuff
23
0 commit comments