Skip to content

Commit

Permalink
fix addons dev path
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli authored Nov 22, 2023
1 parent 8a1c16c commit 3bf38c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
haxelib setup /home/runner/haxe/haxelib/
haxelib install haxelib 4.0.3
haxelib dev flixel .
haxelib dev flixel-addons .
- uses: HaxeFlixel/setup-flixel@master
with:
Expand Down

0 comments on commit 3bf38c3

Please sign in to comment.