Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Apr 23, 2024
1 parent 3ca792b commit 77e175f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
target: x86_64-pc-windows-msvc
ext: .exe
runs-on: ${{ matrix.os }}
env:
NAME: 'soroban-cli-${{ github.event.release.name }}-${{ matrix.target }}'
steps:
- uses: actions/checkout@v3
- run: rustup update
Expand Down

0 comments on commit 77e175f

Please sign in to comment.