Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/camunda/c8-multi-region int…
Browse files Browse the repository at this point in the history
…o reusable-gh-workflow

chore: merging changes from main
  • Loading branch information
bkenez committed Feb 4, 2025
2 parents 83ef483 + 9866814 commit f715cce
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/actions/setup-aws/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ runs:
steps:

############# Tool Installations #############
- name: Cache asdf installation
id: cache
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
with:
path: |
/home/runner/.asdf
key: ${{ runner.os }}-tooling-${{ hashFiles('**/.tool-versions') }}
restore-keys: |
${{ runner.os }}-tooling-
- name: Install tooling using asdf
uses: asdf-vm/actions/install@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 # v3
with:
Expand Down

0 comments on commit f715cce

Please sign in to comment.