Skip to content

Commit 63e3f09

Browse files
committed
Set up environment
1 parent ec75059 commit 63e3f09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
runs-on: selfhosted-ec2-ubuntu-22-2core
1818
steps:
1919
- uses: RDXWorks-actions/checkout@main
20+
- name: Setup environment
21+
uses: ./.github/actions/setup-env
2022
- uses: radixdlt/public-iac-resuable-artifacts/fetch-secrets@main
2123
with:
2224
role_name: "arn:aws:iam::308190735829:role/gh-common-secrets-read-access"

0 commit comments

Comments
 (0)