From 6527a123f0375eae6e141901195707df88f28411 Mon Sep 17 00:00:00 2001 From: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Date: Sat, 15 Nov 2025 18:16:19 -0800 Subject: fix aur build (#4359) --- .github/workflows/snapshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index ab2f9c0f2..6c38495d1 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -4,7 +4,7 @@ on: push: branches: - dev - - windows + - fix-build - v0 concurrency: ${{ github.workflow }}-${{ github.ref }} -- cgit v1.2.3