Skip to content

Commit e84e3cd

Browse files
Update rust CI job publish-dry-run params (#756)
### What Update rust CI job publish-dry-run params. ### Why Recently updated in stellar/actions.
1 parent 3ec51a3 commit e84e3cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ jobs:
7777
uses: stellar/actions/.github/workflows/rust-publish-dry-run.yml@main
7878
with:
7979
runs-on: ${{ matrix.sys.os }}
80+
target: --target ${{ matrix.sys.target }}
8081
cargo-hack-feature-options: ${{ matrix.sys.cargo-hack-feature-options }}
81-
cargo-package-options: --target ${{ matrix.sys.target }}

0 commit comments

Comments
 (0)