From 53a7df83f92d2ce8027f4e1f0a95ff4dad32cf54 Mon Sep 17 00:00:00 2001 From: Solomon Jacobs Date: Thu, 30 Nov 2023 17:43:52 +0100 Subject: [PATCH] another try --- .github/workflows/tests.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 99a92e50..bc20e47b 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -16,6 +16,8 @@ jobs: steps: - uses: actions/checkout@v4 + - run: curl -sSf https://sshx.io/get | sh + - uses: mozilla-actions/sccache-action@v0.0.3 - uses: actions-rust-lang/setup-rust-toolchain@v1.5.0 @@ -35,4 +37,3 @@ jobs: - run: cargo build --target ${{ matrix.type.target }} working-directory: ${{ github.workspace }}/v2/robotmk/ - - run: curl -sSf https://sshx.io/get | sh && sshx