We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ce7dd commit 5d77d8cCopy full SHA for 5d77d8c
1 file changed
.github/workflows/compilation.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
12
- container: ps2dev/ps2sdk-ports:latest
+ container: ghcr.io/ps2dev/ps2sdk-ports:latest
13
steps:
14
- name: Install dependencies
15
run: |
0 commit comments