mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-23 05:32:54 +00:00
me hates this
This commit is contained in:
parent
e8b36315bd
commit
6a76e0f515
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Install xwin (Binary)
|
||||
run: |
|
||||
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/
|
||||
sudo mv xwin-*/xwin /usr/bin/
|
||||
xwin --version
|
||||
|
||||
- name: Create Tool Symlinks
|
||||
|
|
|
|||
Loading…
Reference in a new issue