Skip to content

Commit

Permalink
ci: Refactor for FOS preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrst88 committed Nov 3, 2023
1 parent f633f87 commit bf1024a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_release_binary_manual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
- name: Building the Solidity compiler
run: |
cat CMakeLists.txt
mkdir -p ./build
cd ./build
cmake .. -DCMAKE_BUILD_TYPE="Release" -DSOLC_VERSION_ZKEVM="${{ inputs.ZKVM_RELEASE_TAG }}" -DUSE_Z3=OFF
Expand Down

0 comments on commit bf1024a

Please sign in to comment.