Skip to content

Commit

Permalink
Merge pull request #1806 from Expensify/flo_mold
Browse files Browse the repository at this point in the history
Use mold linker in GH actions
  • Loading branch information
flodnv authored Jul 11, 2024
2 parents 775d640 + 39eb79d commit 17268b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bedrock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
timeout-minutes: 30
steps:

- name: Install the Mold Linker
uses: rui314/setup-mold@v1

- name: Checkout Bedrock
uses: actions/[email protected]

Expand Down

0 comments on commit 17268b5

Please sign in to comment.