Skip to content

Commit

Permalink
Update ccpp-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SambaGodschynski authored Dec 6, 2024
1 parent 2ce8f3f commit b3a8ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ccpp-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
# run: brew install icu4c
- name: configure python venv
run: python -m venv myEnv && source myEnv/bin/activate
working-directory: rendertests
- name: install render test requirements
run: pip3 install -r requirements.txt
working-directory: rendertests
Expand Down

0 comments on commit b3a8ca3

Please sign in to comment.