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 e77a039 commit 923ce80Copy full SHA for 923ce80
.github/workflows/compilation.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
debug: [all, debug]
15
runs-on: ubuntu-latest
16
- container: ps2dev/ps2toolchain:latest
+ container: ghcr.io/ps2dev/ps2toolchain:latest
17
steps:
18
- uses: actions/checkout@v4
19
0 commit comments