Skip to content

Commit fbf8595

Browse files
authored
CI(docs): Use mold linker (#5642)
1 parent 7e69717 commit fbf8595

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
pip install -r grass/.github/workflows/python_requirements.txt
7171
pip install -r grass-addons/.github/workflows/requirements.txt
7272
73+
- uses: rui314/setup-mold@e16410e7f8d9e167b74ad5697a9089a35126eb50 # v1
74+
7375
- name: Create installation directory
7476
run: |
7577
mkdir "$HOME/install"

0 commit comments

Comments
 (0)