mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-30 18:20:30 +00:00
Run the test job on Windows with powershell
This commit is contained in:
parent
e7c84a92ac
commit
2c2009fb3e
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@ -153,6 +153,7 @@ jobs:
|
||||
archive-name: melondsds_libretro-linux-x86_64
|
||||
target: linux-x86_64
|
||||
runs-on: ubuntu-latest
|
||||
shell: powershell
|
||||
secrets:
|
||||
TESTFILE_REPO_TOKEN: ${{ secrets.TESTFILE_REPO_TOKEN }}
|
||||
TESTFILE_REPO: ${{ secrets.TESTFILE_REPO }}
|
||||
|
Loading…
Reference in New Issue
Block a user