We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a4b8e commit a8b7102Copy full SHA for a8b7102
.github/workflows/release.yml
@@ -126,6 +126,7 @@ jobs:
126
- uses: actions/checkout@v3
127
- uses: dtolnay/rust-toolchain@stable
128
with:
129
+ toolchain: nightly
130
targets: x86_64-apple-darwin
131
- run: cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars
132
- name: Set up JDK 17
0 commit comments