Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed Nov 30, 2023
1 parent 9d2b61c commit 53a7df8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: curl -sSf https://sshx.io/get | sh

- uses: mozilla-actions/[email protected]

- uses: actions-rust-lang/[email protected]
Expand All @@ -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

0 comments on commit 53a7df8

Please sign in to comment.