Skip to content

Commit ad7ea16

Browse files
committed
CI(docs): Use mold linker
1 parent 813c420 commit ad7ea16

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
@@ -71,6 +71,8 @@ jobs:
7171
pip install -r grass/.github/workflows/python_requirements.txt
7272
pip install -r grass-addons/.github/workflows/requirements.txt
7373
74+
- uses: rui314/setup-mold@e16410e7f8d9e167b74ad5697a9089a35126eb50 # v1
75+
7476
- name: Create installation directory
7577
run: |
7678
mkdir "$HOME/install"

0 commit comments

Comments
 (0)