Skip to content

Commit

Permalink
actions: missing 5
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Nov 10, 2023
1 parent 0d3f330 commit b785ce6
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 @@ -95,7 +95,7 @@ jobs:
haxelib run lime build samples/basic/Particles neko
haxelib run lime build samples/basic/Tweening3D neko
- name: Build HTML samples
- name: Build HTML5 samples
run: |
haxelib run lime build samples/basic/Particles html5
haxelib run lime build samples/basic/Tweening3D html5
Expand Down

0 comments on commit b785ce6

Please sign in to comment.