1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-11 04:55:31 +03:00

Dogfood setup-mold

This commit is contained in:
Rui Ueyama 2024-03-01 20:23:35 +09:00
parent fb3c166f80
commit c6e5e2c0a0

View File

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: rui314/setup-mold@v1
- uses: rui314/setup-mold@staging
- name: install-build-deps
run: sudo ./install-build-deps.sh
- name: ccache