mirror of
https://github.com/rock88/moonlight-nx
synced 2024-11-24 20:43:08 +00:00
Plz work
This commit is contained in:
parent
d0fda5d7ba
commit
2d3ab6125b
1 changed files with 1 additions and 4 deletions
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: docker://florianpiesche/moonlight-nx-build:latest
|
||||
image: docker://rock88/moonlight-nx-build:latest
|
||||
|
||||
steps:
|
||||
|
||||
|
@ -21,9 +21,6 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Update pacman packages
|
||||
run: dkp-pacman -Suy --noconfirm
|
||||
|
||||
- name: Run build
|
||||
run: ./build.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue