Skip to content

Commit

Permalink
Trying to use haxever from var
Browse files Browse the repository at this point in the history
(reference #123)
  • Loading branch information
piotrzarzycki21 authored Oct 25, 2024
1 parent ff90f3d commit 30bd73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
haxelib git hxcpp https://github.com/HaxeFoundation/hxcpp.git v4.3.68
pushd .
cd /Users/runner/hostedtoolcache/haxe/4.3.4/x64/lib/hxcpp/git/tools/hxcpp
cd /Users/runner/hostedtoolcache/haxe/${{env.haxe_version}}/x64/lib/hxcpp/git/tools/hxcpp
haxe compile.hxml
popd
haxelib install lime 8.2.0
Expand Down

0 comments on commit 30bd73e

Please sign in to comment.