Skip to content

Commit

Permalink
fix rust build
Browse files Browse the repository at this point in the history
  • Loading branch information
eisber committed Feb 27, 2023
1 parent 42efde4 commit 484f15a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_jar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
# stable doesn't have --out-dir
toolchain: nightly
override: true

- name: Build
working-directory: ./jni
Expand Down

0 comments on commit 484f15a

Please sign in to comment.