fix: perhaps fix compile error

This commit is contained in:
Adrian Castro
2024-04-02 02:26:52 +02:00
parent f272187ba4
commit 21b2dfaf94
4 changed files with 1 additions and 16 deletions

View File

@@ -92,11 +92,6 @@ jobs:
- name: Pull version bump
run: git pull --all
- name: Xcode Select Version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "15.1.0"
- uses: pnpm/action-setup@v3
name: Install pnpm
with: