Skip to content

Commit

Permalink
Merge pull request #1460 from OutpostUniverse/fixCircleCiEnvBlockFormat
Browse files Browse the repository at this point in the history
Fix CircleCI environment block formatting
  • Loading branch information
DanRStevens authored Jul 16, 2024
2 parents 7450c4d + 15631bf commit cfcf2ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
macos:
xcode: "13.4.1"
environment:
- HOMEBREW_NO_AUTO_UPDATE: 1
- WARN_EXTRA: "-isystem /opt/homebrew/include"
HOMEBREW_NO_AUTO_UPDATE: 1
WARN_EXTRA: "-isystem /opt/homebrew/include"
steps:
- checkout
- run: git submodule update --init nas2d-core/
Expand Down

0 comments on commit cfcf2ca

Please sign in to comment.