Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CADIndie authored Oct 15, 2024
1 parent adf024c commit cc3ad0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
- name: Upload JDK build output
uses: actions/upload-artifact@v4
with:
name: "jdk22-${{matrix.arch}}"
path: jdk22*.tar.xz
name: "jdk24-${{matrix.arch}}"
path: jdk24*.tar.xz
- name: Upload JRE build output
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit cc3ad0d

Please sign in to comment.