Skip to content

Commit 44e18f0

Browse files
author
Aaron Roller
committed
ci: fix deploy filename mismatch AM-682/camera-stream
1 parent 48af6a8 commit 44e18f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
repo: 'dev'
2626
distro: 'ubuntu'
2727
release: 'bionic'
28-
file: 'ros-melodic-dji-osdk-ros_0.0.${{ github.run_number }}_arm64.deb' # version must match package phase
28+
file: 'ros-melodic-dji-osdk-ros_0.0.${{ github.run_number }}-0bionic_arm64.deb' # version must match package phase
2929
draft-pr:
3030
runs-on: ubuntu-18.04
3131
needs: package-cuda

0 commit comments

Comments
 (0)