Skip to content

Commit

Permalink
build: atempt to speed up ci 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mahor1221 committed Jul 9, 2024
1 parent 1ad022c commit 7a77593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: ${{ matrix.target }}
- if: matrix.cmd == 'cross')
- if: matrix.cmd == 'cross'
uses: taiki-e/install-action@v2
with:
tool: cross
Expand Down

0 comments on commit 7a77593

Please sign in to comment.