Skip to content

Commit

Permalink
try again2
Browse files Browse the repository at this point in the history
  • Loading branch information
aimee-889 committed Dec 16, 2024
1 parent ddba3d8 commit 755f3c7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
ref: ${{ github.ref_name }}
with:
ref: ${{ github.ref_name }}
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit 755f3c7

Please sign in to comment.