From e55f3949edf806ede9ae5764b9df4018ecb81c7a Mon Sep 17 00:00:00 2001 From: George Kudrayvtsev Date: Wed, 21 Feb 2024 12:18:34 -0800 Subject: [PATCH] Repoint to branch with macOS changes --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 31f189494..ea41a6c2d 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -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@main + uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@macos-fixups with: crates: soroban-spec-json soroban-spec-typescript soroban-test soroban-cli runs-on: ${{ matrix.os }}