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 7f27514 commit 044aa41Copy full SHA for 044aa41
compiler-builtins/libm/.github/workflows/publish.yml
@@ -20,8 +20,6 @@ jobs:
20
fetch-depth: 0
21
- name: Install Rust (rustup)
22
run: rustup update nightly --no-self-update && rustup default nightly
23
- - name: Publish `libm` as part of builtins, rather than its own crate
24
- run: rm libm/Cargo.toml
25
- name: Run release-plz
26
uses: MarcoIeni/release-plz-action@v0.5
27
env:
0 commit comments