Skip to content

Commit 6e7e0db

Browse files
committed
fix: added cargo package configuration
1 parent e47804e commit 6e7e0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
env:
4747
RUST_BACKTRACE: 'full'
4848
- name: Package crate
49-
run: cargo package
49+
run: cargo package --allow-dirty

0 commit comments

Comments
 (0)