Update CI script
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
- name: Install "lime" command alias (Windows)
|
||||
if: ${{ startsWith(matrix.os, 'windows-') }}
|
||||
run: |
|
||||
haxelib dev lime $GITHUB_WORKSPACE
|
||||
haxelib dev lime $Env:GITHUB_WORKSPACE
|
||||
haxelib run lime setup -alias -y
|
||||
|
||||
- name: Configure Android support (Linux)
|
||||
|
||||
Reference in New Issue
Block a user