CI: switch to krdlab/setup-haxe github action
The other action wasn't 'published', but part of a repo on the master branch, so this is safer
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: haxeui/haxeui-core/.github/actions/haxe@master
|
||||
- uses: krdlab/setup-haxe@v1
|
||||
with:
|
||||
haxe-version: ${{ matrix.haxe-version }}
|
||||
- uses: actions/setup-java@v1
|
||||
|
||||
Reference in New Issue
Block a user