Skip to content

Commit

Permalink
add mold
Browse files Browse the repository at this point in the history
  • Loading branch information
Mon-ius committed Jun 16, 2024
1 parent a89b781 commit 9b8abb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rui314/setup-mold@v1
- run: sudo apt-get -qq update && sudo apt-get -qq install pkg-config yasm nasm musl-dev clang llvm
- run: curl -fsSL https://sh.rustup.rs | sh -s -- -y
- run: . "$HOME/.cargo/env"
Expand Down

0 comments on commit 9b8abb1

Please sign in to comment.