[c] try changing nameof artifacts because of invalidity
Some checks failed
build / build (21) (push) Failing after 1m25s
Some checks failed
build / build (21) (push) Failing after 1m25s
This commit is contained in:
parent
e07e0747df
commit
4113a8865b
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ jobs:
|
|||
if: ${{ matrix.java == '21' }} # Only upload artifacts built from latest java
|
||||
uses: actions/frg-upload-artifact@v4
|
||||
with:
|
||||
name: Artifacts
|
||||
name: artifacts
|
||||
path: build/libs/
|
||||
|
|
Loading…
Reference in a new issue