Skip to content

Commit

Permalink
fix publish dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Mar 14, 2024
1 parent 53e7d2c commit d2f0547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
target: x86_64-pc-windows-msvc
cargo-hack-feature-options: --features opt --ignore-unknown-features

uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@3b400304af2619a33730493eef07fa1071aa8485
uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@2169d651dd1068dd19b209009ade501b814a4de5
with:
crates: soroban-spec-tools soroban-spec-json soroban-spec-typescript soroban-test soroban-cli
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit d2f0547

Please sign in to comment.