Skip to content

Commit

Permalink
Trying to use our fork of setup-haxe action
Browse files Browse the repository at this point in the history
(reference #123 )
  • Loading branch information
piotrzarzycki21 authored Dec 23, 2024
1 parent 7344249 commit fe5e60c
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 @@ -73,7 +73,7 @@ jobs:
replace: "${{ inputs.version }}"

- name: Set up Haxe
uses: krdlab/setup-haxe@master
uses: Moonshine-IDE/setup-haxe-action@master
with:
haxe-version: ${{ env.haxe_version }}

Expand Down

0 comments on commit fe5e60c

Please sign in to comment.