Fix release-plz workflow configuration

This commit is contained in:
Trevor Gross 2024-10-26 18:01:56 -05:00
parent 91f9201a86
commit 0433caa0ba

View file

@ -20,8 +20,6 @@ jobs:
fetch-depth: 0
- name: Install Rust (rustup)
run: rustup update nightly --no-self-update && rustup default nightly
- name: Publish `libm` as part of builtins, rather than its own crate
run: rm libm/Cargo.toml
- name: Run release-plz
uses: MarcoIeni/release-plz-action@v0.5
env: