i hate this

This commit is contained in:
neoapps-dev 2026-03-28 22:36:36 +01:00
parent 8dd3e1cd6a
commit c268af89bc

View file

@ -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