Attempt to fix github actions

This commit is contained in:
EliteMasterEric 2023-07-14 19:51:45 -04:00
parent 16bcf2c767
commit 8fe837d76d
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
# TODO: Remove the step that builds Lime later.
# Powershell method
run: |
$LIME_PATH = &"haxelib libpath lime"
$LIME_PATH = haxelib libpath lime
echo "Moving to $LIME_PATH"
cd $LIME_PATH
git submodule sync --recursive