From 24451b0b8c509c18c75f3c119b876ef07249fd0a Mon Sep 17 00:00:00 2001 From: whoeevee <94960726+whoeevee@users.noreply.github.com> Date: Sun, 16 Jun 2024 16:28:50 +0300 Subject: [PATCH] will it work(2) --- .github/workflows/build-swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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