Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development'
Browse files Browse the repository at this point in the history
  • Loading branch information
Aszusz committed Feb 4, 2024
2 parents 26c58d1 + f365bbf commit f087025
Show file tree
Hide file tree
Showing 5 changed files with 354 additions and 336 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
Loading

0 comments on commit f087025

Please sign in to comment.