Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
haxe-version: ${{ env.HAXE_VERSION }}
- name: Install Haxe dependencies
run: |
haxelib git hxcpp https://github.com/FunkinCrew/hxcpp --quiet
haxelib git hxcpp https://github.com/CodenameCrew/cne-hxcpp --quiet
haxelib install format --quiet
haxelib install hxp --quiet
haxelib dev lime $GITHUB_WORKSPACE
Expand All @@ -78,3 +78,4 @@ jobs:
name: MacArm64-NDLL
path: ndll
if-no-files-found: error