Skip to content

Commit

Permalink
Apply potential fix
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Aug 2, 2024
1 parent 17fe48d commit 05dcc8b
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 @@ -60,7 +60,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run cargo generate
uses: cargo-generate/cargo-generate-action@v0.20.0
uses: orhun/cargo-generate-action@fix/update_argument_order
with:
name: ${{ env.PROJECT_NAME }}
template: component
Expand Down

0 comments on commit 05dcc8b

Please sign in to comment.