Skip to content

Commit

Permalink
chore: Cargo.lock is not checked in (as this is a library) (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain authored Oct 28, 2023
1 parent 7f7807e commit a22111f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
echo "Version: ${VERSION}"
sed -i 's/version = "0.0.0-git"/version = "'${VERSION}'"/' Cargo.toml
sed -i 's/version = "0.0.0-git"/version = "'${VERSION}'"/' Cargo.lock
- name: Create NPM package
run: |
Expand Down

0 comments on commit a22111f

Please sign in to comment.