Skip to content

Commit

Permalink
renamed the step
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Sep 6, 2024
1 parent ef27195 commit 103e1d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-cargo-check-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,8 @@ jobs:
index: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/set-up-mac
- name: Install dependencies
uses: ./.github/actions/set-up-mac
with:
IMAGE: ${{ needs.set-image.outputs.IMAGE }}
- name: Run cargo check
Expand Down

0 comments on commit 103e1d2

Please sign in to comment.