We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec51a3 commit e84e3cdCopy full SHA for e84e3cd
1 file changed
.github/workflows/rust.yml
@@ -77,5 +77,5 @@ jobs:
77
uses: stellar/actions/.github/workflows/rust-publish-dry-run.yml@main
78
with:
79
runs-on: ${{ matrix.sys.os }}
80
+ target: --target ${{ matrix.sys.target }}
81
cargo-hack-feature-options: ${{ matrix.sys.cargo-hack-feature-options }}
- cargo-package-options: --target ${{ matrix.sys.target }}
0 commit comments