Skip to content

Commit 7a9ea39

Browse files
committed
fix
1 parent aa13040 commit 7a9ea39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/crate-publishing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
cargo test
5959
6060
- name: "🚧 Dry-run publish"
61-
uses: actions/upload-artifact@v4
6261
if: contains(matrix.config.os, 'ubuntu')
6362
run: |
6463
cargo test && cargo publish -p unicorn-engine-sys --dry-run --target-dir ./build_uc --allow-dirty && \

0 commit comments

Comments
 (0)