mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-10 06:31:40 +00:00
Use new docker image
This commit is contained in:
parent
c4f894e939
commit
22393d7147
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
|||
Compile-EBOOTs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: bmaupin/pspdev
|
||||
image: sharkwouter/pspdev
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Get apt ready
|
||||
|
|
Loading…
Reference in a new issue