mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-08-20 09:57:09 +00:00
i hate this
This commit is contained in:
parent
8dd3e1cd6a
commit
c268af89bc
|
|
@ -34,7 +34,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install xwin (Binary)
|
- name: Install xwin (Binary)
|
||||||
run: |
|
run: |
|
||||||
curl -L https://github.com/zeromake/xwin/releases/latest/download/xwin-x86_64-unknown-linux-musl.tar.gz | tar xz
|
curl -L https://github.com/zeromake/xwin/releases/latest/download/xwin-0.8.0-x86_64-unknown-linux-musl.tar.gz | tar xz
|
||||||
sudo mv xwin /usr/bin/
|
sudo mv xwin /usr/bin/
|
||||||
xwin --version
|
xwin --version
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue