Skip to content

Commit

Permalink
Update ci-unix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w authored Jan 15, 2024
1 parent 3262253 commit 9dff6e4
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 @@ -62,7 +62,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: |
pkgin install -y cmake qt5 qxlsx exiv2 nlopt perl5 gettext
/usr/sbin/pkg_add cmake qt5 qxlsx exiv2 nlopt perl5 gettext
run: |
export DISPLAY=:0
Expand Down

0 comments on commit 9dff6e4

Please sign in to comment.