From f5b545c44610d08ac35363b8af906826bcbc28a0 Mon Sep 17 00:00:00 2001 From: link2xt Date: Thu, 4 Apr 2024 18:56:05 +0000 Subject: [PATCH] x --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b18579772..98c6e40c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,6 +10,7 @@ jobs: with: submodules: true show-progress: false + - run: ls /Applications/ - run: sudo xcode-select --switch /Applications/Xcode_15.3.app/Contents/Developer - run: swift --version - run: cargo install cargo-lipo