Skip to content

Commit

Permalink
Merge pull request #24 from SatoshiPortal/hot-fix-precompiled-binaries
Browse files Browse the repository at this point in the history
fix: precompiled binaries target main
  • Loading branch information
ethicnology authored Jan 13, 2025
2 parents 5501a4e + b24d403 commit 6added1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precompiled_binaries.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: [ trunk ]
branches: [ main ]

name: Precompile Binaries
jobs:
Expand Down

0 comments on commit 6added1

Please sign in to comment.