Skip to content

Commit

Permalink
Fix header only build
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Astari committed Aug 6, 2024
1 parent 1a12074 commit e19c3e1
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 @@ -102,6 +102,7 @@ jobs:
- run: env HOMEBREW_NO_AUTO_UPDATE=1 brew install vera++
- run: env HOMEBREW_NO_AUTO_UPDATE=1 brew install boost
- run: env HOMEBREW_NO_AUTO_UPDATE=1 brew install magic_enum
- run: env HOMEBREW_NO_AUTO_UPDATE=1 brew install snappy
- uses: actions/checkout@master
with:
submodules: recursive
Expand Down

0 comments on commit e19c3e1

Please sign in to comment.