Skip to content

Commit

Permalink
CI: rollback to old setup-haxe action
Browse files Browse the repository at this point in the history
krdlab/setup-haxe seems to have trouble with Haxe 3.4.7 on Windows. May retry again in the future if it gets fixed.
  • Loading branch information
joshtynjala committed Jul 16, 2020
1 parent af5d165 commit e3830cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e3830cc

Please sign in to comment.