Skip to content

Commit

Permalink
whoopsy
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y committed Dec 12, 2024
1 parent 87bc41f commit fb80cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- uses: rui314/setup-mold@v1
- uses: ./.github/actions/setup-rust
with:
targets: ${{matrix.target}}
targets: ${{matrix.config.target || ''}}
- name: Install cargo-hack
uses: taiki-e/install-action@cargo-hack
- name: Rust Build (${{matrix.config.name}})
Expand Down

0 comments on commit fb80cd2

Please sign in to comment.