Skip to content

Commit

Permalink
Merge pull request #303 from theGreatHerrLebert/theGreatHerrLebert-pa…
Browse files Browse the repository at this point in the history
…tch-6

Update imspy-connector-publish.yml
  • Loading branch information
theGreatHerrLebert authored Jan 6, 2025
2 parents d3e63ea + ed95f41 commit 63c22e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/imspy-connector-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ jobs:
cd imspy_connector
cargo clean
- name: Build with Maturin
- name: Build with Maturin (Cross-Platform)
shell: bash
run: |
cd imspy_connector
if [ -n "${{ matrix.target }}" ]; then
Expand Down

0 comments on commit 63c22e6

Please sign in to comment.