Skip to content

Commit

Permalink
actions: can build docs with latest Lime again
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Sep 29, 2023
1 parent 5abcf4b commit b42ca5c
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 @@ -41,7 +41,7 @@ jobs:
- name: Install Haxe dependencies
run: |
haxelib install lime 7.9.0 --quiet
haxelib install lime --quiet
haxelib install openfl --quiet
haxelib install dox --quiet
haxelib dev starling $GITHUB_WORKSPACE
Expand Down

0 comments on commit b42ca5c

Please sign in to comment.