Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackx2 committed Jun 25, 2024
1 parent 9e0b78d commit 8e5fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Haxelib
run: |
haxelib setup ~/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install hxcpp 4.3.2 > /dev/null --quiet
haxelib install hmm --quiet
haxelib run hmm install
- name: Skip SScript setup mode
Expand Down

0 comments on commit 8e5fdd9

Please sign in to comment.