Skip to content

Commit

Permalink
q
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfarley committed Nov 20, 2023
1 parent 0e5bd4b commit 8122fae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-autotriage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
runs-on: ubuntu-latest
name: Run Build Triage
steps:
- uses: actions/checkout@v3
- name: Run Build Auto Triage
run: ./tooling/build_autotriage.sh jdk21u
run: ${PWD}/tooling/build_autotriage.sh jdk21u

0 comments on commit 8122fae

Please sign in to comment.