Skip to content

Commit

Permalink
[macos] Fix path for download-macos-tools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dimula73 committed Aug 1, 2024
1 parent 89653ce commit 105d812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/ci-scripts/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ macos-build:
- git clone https://invent.kde.org/sysadmin/ci-notary-service.git --depth=1
- pip install -r ci-notary-service/requirements.txt

- python3 -u krita-deps-management/ci-utilities/tools/download-macos-tools.py
- python3 -u krita-deps-management/tools/download-macos-tools.py
- source _krita-tools/activate

- git config --global --add safe.directory $CI_PROJECT_DIR
Expand Down

0 comments on commit 105d812

Please sign in to comment.