Skip to content

Commit 2636d9f

Browse files
committed
Remove dash in artifact name just in case
1 parent 2c3de1c commit 2636d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pregenerate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
if: ${{ failure() }}
3838
- uses: actions/upload-artifact@v4
3939
with:
40-
name: wpiprotoplugin-jar
40+
name: wpiprotopluginjar
4141
path: protoplugin/binary/wpiprotoplugin.jar

0 commit comments

Comments
 (0)