mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update linux build
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user