Skip to content

Commit

Permalink
upterm
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Wells <anmwells@amazon.com>
  • Loading branch information
andrewmwells-amazon committed May 2, 2024
1 parent 97b440f commit 56a5b9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_cedar_java_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
java-version: '17'
distribution: 'corretto'
cache: 'gradle'
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Build FFI and Java Libraries
working-directory: CedarJava
run: ./gradlew build
Expand Down

0 comments on commit 56a5b9c

Please sign in to comment.