Skip to content
Snippets Groups Projects
Commit 3b315875 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Spell cache-file correctly.

parent 17451dfd
Branches
Tags
No related merge requests found
Pipeline #6195 failed
......@@ -40,7 +40,7 @@ spec:
script:
- cd 3rdp/build
- touch depend
- $[[ inputs.gnu_make ]] $[[ inputs.build_flags ]] JS_CONFIGURE_ARGS="--config-file=smconfig.cache" $BUILD_ARGS libmozjs
- $[[ inputs.gnu_make ]] $[[ inputs.build_flags ]] JS_CONFIGURE_ARGS="--cache-file=smconfig.cache" $BUILD_ARGS libmozjs
artifacts:
expire_in: 30 mins
name: "spidermonkey-$[[ inputs.os ]]-$[[ inputs.platform ]]"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment