Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
ci: Fix RISCV generated CI files
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Jul 10, 2023
1 parent 2165a0b commit c8551b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
default: true
buildtargets: {{ mcu }}
ldproxy: false
{% endif -%}
{%- endif %}
- name: Run command
{%- raw %}
run: cargo ${{ matrix.action.command }} ${{ matrix.action.args }}
Expand Down

0 comments on commit c8551b4

Please sign in to comment.