Skip to content

Commit

Permalink
updates auxmos
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Jul 1, 2023
1 parent 84fb055 commit 86b2967
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 118 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
toolchain: stable
command: build
args: --target i686-unknown-linux-gnu --release --features "generic_fire_hook katmos"
args: --target i686-unknown-linux-gnu --release --features "all_reaction_hooks katmos"
if: matrix.os == 'ubuntu-latest'

- name: Upload binary to release
Expand Down
Loading

0 comments on commit 86b2967

Please sign in to comment.