Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Fix Build Script
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqueL8 committed Oct 4, 2019
1 parent b13d7d4 commit 45ee0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi
# Allow multiple stacks to be selected
if [ $# -gt 0 ]
then
export STACKS_LIST="$@"
export source STACKS_LIST="$@"
echo "STACKS_LIST=$STACKS_LIST"
fi

Expand Down

0 comments on commit 45ee0d9

Please sign in to comment.