update linux build

This commit is contained in:
uncor3
2026-04-05 10:49:37 +00:00
parent 2d77b9ba7b
commit 1fde2f3ee5
-8
View File
@@ -35,14 +35,6 @@ jobs:
with:
submodules: "recursive"
# not yet merged into main
- name: Switch branch
run: |
cd "$GITHUB_WORKSPACE"
cd lib/idevice-rs
git pull
git switch idescriptor-compat
- name: Set up Go
uses: actions/setup-go@v6
with: