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 91c0d39 commit 3debc61Copy full SHA for 3debc61
.github/workflows/compilation.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
12
- container: ${{ github.repository_owner }}/gskit:latest
+ container: ${{ github.repository_owner }}/ps2sdk-ports:latest
13
steps:
14
- uses: actions/checkout@v4
15
0 commit comments