mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-28 18:27:03 +00:00
did i say i hate codeberg
This commit is contained in:
parent
09b098e1b1
commit
e8b36315bd
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
|
||||
- name: Install xwin (Binary)
|
||||
run: |
|
||||
curl -L https://github.com/Jake-Shadle/xwin/releases/latest/download/xwin-0.8.0-x86_64-unknown-linux-musl.tar.gz | tar xz
|
||||
curl -L https://github.com/Jake-Shadle/xwin/releases/download/0.8.0/xwin-0.8.0-x86_64-unknown-linux-musl.tar.gz | tar xz
|
||||
sudo mv xwin /usr/bin/
|
||||
xwin --version
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue