Skip to content

Commit

Permalink
use git lime version
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli committed Mar 7, 2024
1 parent 7cd1729 commit 3f990ee
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 @@ -34,7 +34,7 @@ jobs:
- uses: HaxeFlixel/setup-flixel@master
with:
haxe-version: current
openfl-version: ${{matrix.haxe-version == 'latest' && 'dev' || 'release'}}
lime-version: ${{matrix.haxe-version == 'latest' && 'dev' || 'release'}}
flixel-versions: dev
test-location: local
target: ${{matrix.target}}
Expand Down

0 comments on commit 3f990ee

Please sign in to comment.