Skip to content
Snippets Groups Projects
Commit 9643c0b2 authored by Sam Thursfield's avatar Sam Thursfield
Browse files

ci: Restore missing osx_version flag

This causes tar_em_up.sh to download an older version of nw.js suitable
for OSX 10.8.
parent ffea3cd5
No related branches found
No related tags found
No related merge requests found
...@@ -97,6 +97,7 @@ osx_10.8_x86_64_dmg: ...@@ -97,6 +97,7 @@ osx_10.8_x86_64_dmg:
- dmg - dmg
variables: variables:
BUILD_TYPE_FLAG: -X BUILD_TYPE_FLAG: -X
osx_version: 10.8
script: script:
- echo `pwd` - echo `pwd`
- *build_all - *build_all
......
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