Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit d15c4b7

Browse files
committed
💚 Install mercurial on macos
1 parent 4478bfa commit d15c4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/alpha.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
189189
- name: Install system dependencies
190190
run: |
191-
brew install cairo sccache gnu-tar
191+
brew install cairo sccache gnu-tar mercurial
192192
pip3 install pycairo testresources
193193
194194
- name: Force usage fo gnu-tar

0 commit comments

Comments
 (0)