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 8bc3eee commit 749820cCopy full SHA for 749820c
.github/workflows/ci.yml
@@ -41,8 +41,6 @@ jobs:
41
steps:
42
- uses: actions/checkout@v3
43
- uses: rui314/setup-mold@v1 # faster linker
44
- with:
45
- make-default: false
46
- uses: actions/cache@v3
47
with:
48
path: |
0 commit comments