No more rust

This commit is contained in:
naturecodevoid
2023-02-20 20:36:39 -08:00
committed by GitHub
parent 4b343b500d
commit 332b81c803
4 changed files with 0 additions and 28 deletions

View File

@@ -24,13 +24,6 @@ jobs:
- name: Install dependencies
run: brew install ldid
- name: Install rustup
uses: actions-rs/toolchain@v1
with:
toolchain: stable
override: true
target: aarch64-apple-ios
- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1.4.1
with: