From 99a28d7e5886b8e3edfeeb70cf70a7ad527c9228 Mon Sep 17 00:00:00 2001 From: "aric3435 (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:03:30 -0500 Subject: [PATCH] Update buildapp.yml Fixes Theos (substrate error for macos-13 or higher) --- .github/workflows/buildapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 3036358..5d585fe 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -73,7 +73,7 @@ jobs: uses: actions/checkout@v4 with: repository: theos/theos - ref: 5bfdc3cb7133ec1cab43182115d902e2b57c9eac + ref: master path: theos submodules: recursive