Skip to content

Commit

Permalink
ci(release-on-demand): add missing x86_64-linux target
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Jan 10, 2025
1 parent d51ba08 commit 354848b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-on-demand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ on:
- armv7l-linux
- i686-linux
- i686-windows
- x86_64-linux
- x86_64-darwin
- x86_64-windows
features:
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 354848b

Please sign in to comment.