Skip to content

Commit

Permalink
a possible fix for OpenBSD CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Jan 18, 2024
1 parent adb49ec commit f35f342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
# When using rsync, you can define copyback: false to not copy files back from the VM in to the host.
copyback: false
prepare: |
pkg_add cmake eigen3 glm exiv2 nlopt gpsd qt5-qxlsx qt5
pkg_add cmake eigen3 glm exiv2 nlopt gpsd qt5-qxlsx qt5 qtbase qtscript qtserialport qtdeclarative qtmultimedia qtcharts qttools qtlocation qtwebengine
run: |
set -e -x
Expand Down

0 comments on commit f35f342

Please sign in to comment.