This commit is contained in:
rock88 2021-02-07 14:14:01 +03:00
parent aac7d625e4
commit 973bbb4958

View file

@ -12,10 +12,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: docker://florianpiesche/moonlight-nx-build:latest
env:
# As pkgbuild needs to run unprivileged, this defines the user it will be run as
LIBCURL_BUILD_USER: build
image: docker://devkitpro/devkita64:latest
steps:
@ -24,6 +21,9 @@ jobs:
with:
submodules: recursive
- name: Update pacman packages
run: dkp-pacman -Suy --noconfirm
- name: Run build
run: ./build.sh