Skip to content

Commit

Permalink
Fix tag and publish workflow (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
lootag authored Dec 13, 2024
1 parent 3104484 commit f7579a6
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 7 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tag-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
run:
working-directory: rust
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/checkout@v2
- uses: dtolnay/rust-toolchain@stable
- uses: arduino/setup-protoc@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

71 changes: 69 additions & 2 deletions rust/examples/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f7579a6

Please sign in to comment.