diff --git a/.github/workflows/build-swift.yml b/.github/workflows/build-swift.yml index 1d6230d..cf84253 100644 --- a/.github/workflows/build-swift.yml +++ b/.github/workflows/build-swift.yml @@ -18,7 +18,7 @@ jobs: xcode-version: '15.3' - name: Setup Theos - - uses: actions/checkout@latest + uses: actions/checkout@latest with: repository: theos/theos path: ${{ github.workspace }}/theos