Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:cables-gl/cables_dev into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pandrr committed Sep 30, 2024
2 parents f16f65a + 14ce9bc commit 52e2bf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hook_standalone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ cd ..
cd Ops.Extension.Standalone.Net.Osc
$NPM_EXE install --prefix ./ osc --no-save
cd ..
cd Ops.Extension.Standalone.Net.OscSend
$NPM_EXE install --prefix ./ osc --no-save
cd ..
echo "PACKAGING cables_electron"
$NPM_EXE run dist$BUILD_OS $ARGS
cd ..
Expand Down

0 comments on commit 52e2bf6

Please sign in to comment.