Skip to content

Commit

Permalink
fix: openssl stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Jan 12, 2024
1 parent f8461da commit ab5122f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ jobs:
env:
OUTPUT_DMG_PATH: chatterino-macos-Qt-${{ matrix.qt-version}}-${{ matrix.arch }}.dmg
run: |
brew reinstall openssl
ls -la
pwd
ls -la build || true
Expand Down

0 comments on commit ab5122f

Please sign in to comment.