Skip to content

Commit 3b1bd90

Browse files
committed
update refs
1 parent 4e4c964 commit 3b1bd90

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -425,12 +425,13 @@ jobs:
425425
matrix:
426426
include:
427427
- os: ubuntu-24.04
428-
artifact-name: jar-Linux
428+
artifact-name: photonvision-*-linuxx64.jar
429429
extraOpts: -Djdk.lang.Process.launchMechanism=vfork
430430
- os: windows-latest
431-
artifact-name: jar-Win64
431+
artifact-name: photonvision-*-winx64.jar
432432
- os: macos-latest
433-
artifact-name: jar-macOS
433+
artifact-name: photonvision-*-macarm64.jar
434+
434435

435436
runs-on: ${{ matrix.os }}
436437

0 commit comments

Comments
 (0)