diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a5265c53..bacd3b46 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,8 +17,8 @@ jobs: steps: - uses: actions/checkout@v2 - uses: jdx/mise-action@v2 - with: - xcode-version: 15.2 + with: + xcode-version: 15.2 - name: Install Tuist run: mise install tuist