chore: please just fucking work dead cd pipeline
cargo devel CI / cargo CI (push) Has been cancelled Details
Release-plz / Release-plz release (push) Failing after 37s Details
Release-plz / Release-plz PR (push) Failing after 40s Details

This commit is contained in:
Christoph J. Scherr 2024-10-16 19:57:55 +02:00
parent f9c164b21f
commit 6551094260
1 changed files with 8 additions and 8 deletions

View File

@ -22,10 +22,10 @@ jobs:
fetch-depth: 0
- name: Install Rust toolchain
uses: https://github.com/dtolnay/rust-toolchain@stable
- name: Manually Install binaries
uses: https://github.com/taiki-e/install-action@v2
with:
tool: cargo-semver-checks@0.35, release-plz@0.3.102 # hack
# - name: Manually Install binaries
# uses: https://github.com/taiki-e/install-action@v2
# with:
# tool: cargo-semver-checks@0.35, release-plz # hack
- name: Run release-plz
uses: https://github.com/MarcoIeni/release-plz-action@v0.5
with:
@ -49,10 +49,10 @@ jobs:
fetch-depth: 0
- name: Install Rust toolchain
uses: https://github.com/dtolnay/rust-toolchain@stable
- name: Manually Install binaries
uses: https://github.com/taiki-e/install-action@v2
with:
tool: cargo-semver-checks@0.35, release-plz@0.3.102 # hack
# - name: Manually Install binaries
# uses: https://github.com/taiki-e/install-action@v2
# with:
# tool: cargo-semver-checks@0.35, release-plz@0.3.102 # hack
- name: Run release-plz
uses: https://github.com/MarcoIeni/release-plz-action@v0.5
with: