Skip to content

Commit

Permalink
A fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Feb 12, 2024
1 parent 68572ce commit 1fac1e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
cd build/src/RelWithDebInfo && file *tests.exe bench*.exe libsecp256k1-*.dll || true
- name: Symbol check
if: ${{ matrix.configuration.cpp_flags != '-A x64 -DBUILD_SHARED_LIBS=OFF' }}
run: |
choco install --yes --no-progress python3
refreshenv
Expand Down

0 comments on commit 1fac1e4

Please sign in to comment.