Skip to content

Commit 96fa8fe

Browse files
committed
fix(ci): checkout step
1 parent 3616ae0 commit 96fa8fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
cargo-publish:
1313
runs-on: ubuntu-latest
1414
steps:
15+
- uses: actions/checkout@v4
1516
- uses: actions-rs/toolchain@v1
1617
with:
1718
toolchain: stable

0 commit comments

Comments
 (0)