Skip to content
Snippets Groups Projects
Commit 1730ae6d authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

try running a crude test after building

parent 390c6814
No related branches found
No related tags found
No related merge requests found
...@@ -86,3 +86,7 @@ osx_amd64_dmg: ...@@ -86,3 +86,7 @@ osx_amd64_dmg:
expire_in: 1 day expire_in: 1 day
paths: paths:
- packages/darwin_app/*.dmg - packages/darwin_app/*.dmg
after_script:
- echo "" | sudo -S DEBIAN_FRONTEND=noninteractive dpkg --force-all -i pd-l2ork*.deb > /dev/null
- pd-l2ork -nogui -nrt -noaudio scripts/load_all_binaries.pd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment