Skip to content

Commit

Permalink
clean before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadravid committed Jan 26, 2024
1 parent e49dde9 commit 771fa06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v2
- name: Cleanup
run: rm -r -force semver-checks

- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 771fa06

Please sign in to comment.