mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Source the activation file to preserve vars
This commit is contained in:
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
Block a user