From 5677c3282771396ddabfac0b345ccd290fcb7615 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:11:01 -0500 Subject: [PATCH] Update buildapp.yml (Modified Commit ID) It will default to f78647efe0e7236c3a4dffca0c0fe9cb62d8f55e Until issues are resolved. Something is wrong with both iSponsorBlock+YouTubeHeader. --- .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 bac714e..a8bc6ab 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -23,7 +23,7 @@ on: type: string commit_id: description: "(Optional) Commit ID to build at" - default: "" + default: "f78647efe0e7236c3a4dffca0c0fe9cb62d8f55e" required: false type: string create_release: