Source the activation file to preserve vars
parent
d087a4b8df
commit
6297618cb1
|
@ -1,10 +1,10 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#
|
#
|
||||||
#
|
# Activate Unity
|
||||||
#
|
#
|
||||||
|
|
||||||
/steps/activate.sh
|
source /steps/activate.sh
|
||||||
|
|
||||||
#
|
#
|
||||||
# Set project path
|
# Set project path
|
||||||
|
|
Loading…
Reference in New Issue