Skip to content

Commit

Permalink
Merge branch 'feature/mac-build' of github.com:SambaGodschynski/werck…
Browse files Browse the repository at this point in the history
…meister into feature/mac-build
  • Loading branch information
samba committed Dec 6, 2024
2 parents ad8b4f5 + f0d74ba commit 16457bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccpp-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- uses: actions/checkout@v2
- name: update submodules
run: git submodule update --init --recursive --remote
#- name: install icu4c
# run: brew install icu4c
- name: install icu4c
run: brew install icu4c
#- name: install render test requirements
# run: pip3 install -r requirements.txt
# working-directory: rendertests
Expand Down

0 comments on commit 16457bc

Please sign in to comment.