Skip to content

Commit

Permalink
remove unnecessary ref
Browse files Browse the repository at this point in the history
  • Loading branch information
em-may committed Feb 24, 2025
1 parent 83d5082 commit f294d0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
- name: Checkout jade-data-repo
uses: actions/checkout@v4
with:
# ref: ${{ needs.bump_version.outputs.tag }}
persist-credentials: false
- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit f294d0e

Please sign in to comment.