Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jan 29, 2025
1 parent df3d6a5 commit cc28fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: image-lex-${{ matrix.lucee.version }}
name: image-lex-${{ matrix.lucee.version }}-${{ matrix.java }}
path: target/*.lex

- name: Checkout Lucee
Expand Down

0 comments on commit cc28fb2

Please sign in to comment.