Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
biancabnd committed Dec 22, 2023
1 parent 9aec5e9 commit 12362b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/industrial_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: dji-sdk/Payload-SDK
ref: 3.5
ref: 3.8
path: Payload-SDK
- uses: 'ros-industrial/industrial_ci@master'
env:
Expand All @@ -23,4 +23,4 @@ jobs:
ADDITIONAL_DEBS: libopus-dev ffmpeg libavcodec-dev libavformat-dev libavfilter-dev libusb-1.0-0-dev
TARGET_WORKSPACE: '. -Payload-SDK/CMakeLists.txt -Payload-SDK/samples/sample_c -Payload-SDK/samples/sample_c++/platform/linux/manifold2/CMakeLists.txt -Payload-SDK/samples/sample_c++/platform/linux/nvidia_jetson'
NOT_TEST_BUILD: true
# UPSTREAM_WORKSPACE: github:dji-sdk/Payload-SDK#3.5
# UPSTREAM_WORKSPACE: github:dji-sdk/Payload-SDK#3.8

0 comments on commit 12362b4

Please sign in to comment.