summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-11-15 18:16:19 -0800
committerGitHub <[email protected]>2025-11-15 20:16:19 -0600
commit6527a123f0375eae6e141901195707df88f28411 (patch)
tree64786ceb04d59973f99cd0d7676d022d770c0657 /.github
parent0377cfd37c20bef41c57c62370709facee8fc449 (diff)
downloadopencode-6527a123f0375eae6e141901195707df88f28411.tar.gz
opencode-6527a123f0375eae6e141901195707df88f28411.zip
fix aur build (#4359)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/snapshot.yml2
1 files changed, 1 insertions, 1 deletions
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 }}