diff --git a/.github/workflows/compilation.yml b/.github/workflows/compilation.yml index 243ec4c0..10fa2878 100644 --- a/.github/workflows/compilation.yml +++ b/.github/workflows/compilation.yml @@ -15,7 +15,7 @@ jobs: - name: Install dependencies run: | - apk add build-base autoconf automake zlib-dev + apk add build-base autoconf automake zlib-dev bash git - name: Compile PSPSDK run: |