Skip to content

Commit

Permalink
fixin mac by updating mac's haxe version to 4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NexIsDumb authored May 31, 2024
1 parent d36bd69 commit b824708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setting up Haxe
uses: krdlab/setup-haxe@v1
with:
haxe-version: 4.2.5
haxe-version: 4.3.4
- name: Restore existing build cache for faster compilation
uses: actions/cache@v3
with:
Expand Down

0 comments on commit b824708

Please sign in to comment.