mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-13 19:52:55 +00:00
i hate this
This commit is contained in:
parent
8dd3e1cd6a
commit
c268af89bc
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
|
||||
- name: Install xwin (Binary)
|
||||
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/
|
||||
xwin --version
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue