Skip to content

Commit

Permalink
[release] Alfresco Extension Inspector Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suneet-gupta committed Nov 26, 2024
1 parent e57a279 commit 8a51a1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@ jobs:
with:
fetch-depth: 0

- name: Set up Java
uses: actions/setup-java@v4
with:
distribution: adopt
java-version: 17

- name: "Configure AWS credentials"
uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit 8a51a1d

Please sign in to comment.