did i say i hate codeberg

This commit is contained in:
neoapps-dev 2026-03-28 22:41:08 +01:00
parent 09b098e1b1
commit e8b36315bd

View file

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