Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathildemerle authored Sep 5, 2024
1 parent 51c2e9f commit 722263c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
-DQt5_DIR=$QT5_DIR \
-DOpenMP_ROOT=$OpenMP_ROOT \
-DUSE_FFmpeg=ON \
-DEXPIRATION_TIME:STRING=${{github.event.inputs.EXPIRATION_TIME}} \
-DEXPIRATION_TIME:STRING=${{inputs.EXPIRATION_TIME}} \
-DUSE_RealTimeWorkspace=OFF
- name: Build
Expand Down

0 comments on commit 722263c

Please sign in to comment.