Skip to content

Commit

Permalink
GH-597: removing an optimized build script because of an issue on Mac…
Browse files Browse the repository at this point in the history
…; we don't know how to fix that at the moment
  • Loading branch information
Bert authored and Bert committed May 24, 2022
1 parent 121660b commit 4d85120
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/s3-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
rustup component add clippy
./ci/all.sh
./ci/multinode_integration_test.sh
#MASQNode with the farthest optimization
./node/ci/build.sh
./ci/collect_results.sh
shell: bash
- name: Publish ${{ matrix.target.os }}
Expand Down

0 comments on commit 4d85120

Please sign in to comment.