Skip to content

Commit a0dcff7

Browse files
committed
fix release
1 parent 72b6ac6 commit a0dcff7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
- uses: taiki-e/install-action@v2
2020
with:
2121
tool: cargo-release
22+
- run: make Cargo.toml
23+
- run: cargo update
2224
- uses: chainguard-dev/actions/setup-gitsign@main
2325
- uses: cargo-bins/release-pr@v2
2426
with:

0 commit comments

Comments
 (0)