Skip to content

Commit 1246c9f

Browse files
committed
Fix typo
1 parent 63e3f09 commit 1246c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-cargo-crates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: RDXWorks-actions/checkout@main
2020
- name: Setup environment
21-
uses: ./.github/actions/setup-env
21+
uses: ./.github/actions/setup-env
2222
- uses: radixdlt/public-iac-resuable-artifacts/fetch-secrets@main
2323
with:
2424
role_name: "arn:aws:iam::308190735829:role/gh-common-secrets-read-access"

0 commit comments

Comments
 (0)