Skip to content

Commit

Permalink
fix: added cargo package configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-goetz committed Aug 21, 2024
1 parent e47804e commit 6e7e0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
env:
RUST_BACKTRACE: 'full'
- name: Package crate
run: cargo package
run: cargo package --allow-dirty

0 comments on commit 6e7e0db

Please sign in to comment.