Skip to content

Commit

Permalink
Update some libs
Browse files Browse the repository at this point in the history
(reference #105)
  • Loading branch information
piotrzarzycki21 authored and Aszusz committed Feb 4, 2024
1 parent 76de21d commit 0feca7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Haxe
uses: krdlab/[email protected]
with:
haxe-version: 4.3.1
haxe-version: 4.3.3

- name: Install dependencies
run: |
Expand All @@ -40,7 +40,7 @@ jobs:
haxelib git lime-samples https://github.com/openfl/lime-samples
haxelib git openfl https://github.com/openfl/openfl.git develop
haxelib run openfl setup
haxelib install feathersui
haxelib git feathersui https://github.com/feathersui/feathersui-openfl.git
haxelib git champaign https://github.com/Moonshine-IDE/Champaign.git
- name: Build project
Expand Down

0 comments on commit 0feca7a

Please sign in to comment.