We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1064bcd commit 2f8ee47Copy full SHA for 2f8ee47
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
pkg-config \
26
python3-pip \
27
python3 \
28
- mold
+ lld
29
sudo pip3 install -r requirements.txt
30
- name: Cache dependencies
31
uses: buildjet/cache@v3
0 commit comments