Skip to content

Commit 84e0921

Browse files
jd-apprenticeSergioRibera
authored andcommitted
fix: typo on action
1 parent 6e33c71 commit 84e0921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030

31-
- uses: ./.github/actions/cargo-action.yml
31+
- uses: ./.github/workflows/cargo-action.yml
3232
with:
3333
runs-on: ubuntu-latest
3434
name: cargo-action

0 commit comments

Comments
 (0)