mirror of
https://github.com/decompme/decomp.me.git
synced 2026-05-02 13:01:05 -05:00
Bump wibo to 0.6.10 (#919)
This commit is contained in:
@@ -87,7 +87,7 @@ jobs:
|
||||
poetry run python3 libraries/download.py
|
||||
- name: Install wibo
|
||||
run: |-
|
||||
wget https://github.com/decompals/wibo/releases/download/0.6.8/wibo && chmod +x wibo && sudo cp wibo /usr/bin/
|
||||
wget https://github.com/decompals/wibo/releases/download/0.6.10/wibo && chmod +x wibo && sudo cp wibo /usr/bin/
|
||||
|
||||
- name: Run backend tests
|
||||
run: |-
|
||||
|
||||
Reference in New Issue
Block a user