This commit is contained in:
ABelliqueux 2021-11-13 22:53:48 +01:00
parent 3b7b0dcf37
commit 1cf7b7efa6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps:
- name: Get repo archive
run: |
wget https://github.com/ABelliqueux/nolibgs_hello_worlds/releases/download/v0.1/nolibgs_hello_worlds.zip
wget https://github.com/ABelliqueux/nolibgs_hello_worlds/releases/download/v0.11/nolibgs_hello_worlds.zip
7z x nolibgs_hello_worlds.zip -o${{github.workspace}}
- name: Install mipsel toolchain
run: |