From 25fa2940f96f0445f2b65861a579a3415a2a32d4 Mon Sep 17 00:00:00 2001 From: clabby Date: Thu, 17 Oct 2024 10:36:42 -0400 Subject: [PATCH] rm mold --- .github/workflows/client_host.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/client_host.yaml b/.github/workflows/client_host.yaml index c13c75c3..45c42f57 100644 --- a/.github/workflows/client_host.yaml +++ b/.github/workflows/client_host.yaml @@ -31,7 +31,6 @@ jobs: registry: ghcr.io username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: rui314/setup-mold@v1 - name: Clone `asterisc` repository if: "!contains(matrix.target, 'native')" run: |