From aa93b89af412a46c760913bd8d3c7db6b216fad4 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sun, 10 Mar 2024 11:47:44 -0500 Subject: [PATCH] Update buildapp.yml --- .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 9c9b9fb..1a63d93 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -70,7 +70,7 @@ jobs: uses: actions/checkout@v4.1.1 with: repository: theos/theos - ref: 4bcc52914e0eeca719288522938185decaa8a1cb + ref: master path: theos submodules: recursive