Run the test job on Windows with powershell

This commit is contained in:
Jesse Talavera-Greenberg 2024-01-07 23:20:27 -05:00
parent e7c84a92ac
commit 2c2009fb3e

View File

@ -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 }}