CI: rollback to old setup-haxe action
krdlab/setup-haxe seems to have trouble with Haxe 3.4.7 on Windows. May retry again in the future if it gets fixed.
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- uses: krdlab/setup-haxe@v1
|
||||
- uses: haxeui/haxeui-core/.github/actions/haxe@master
|
||||
with:
|
||||
haxe-version: ${{ matrix.haxe-version }}
|
||||
- uses: actions/setup-java@v1
|
||||
|
||||
Reference in New Issue
Block a user