Fix url
This commit is contained in:
parent
3b7b0dcf37
commit
1cf7b7efa6
2
.github/workflows/Linux-build-archive.yml
vendored
2
.github/workflows/Linux-build-archive.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user