Skip to content

Commit

Permalink
Updating main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan2008Git authored Jul 30, 2024
1 parent f899030 commit 20d71be
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 @@ -40,6 +40,7 @@ jobs:
- name: Configure Linux
run: |
haxelib run lime setup -alias -y
haxelib set lime 8.0.2
haxelib set SScript 8.1.6
haxelib list
- name: Building
Expand Down Expand Up @@ -183,7 +184,6 @@ jobs:
- name: Install Haxelib
run: |
haxelib setup ~/haxelib
haxelib --global update haxelib
haxelib install hxcpp > /dev/null
haxelib install hmm --quiet
haxelib run hmm install
Expand Down

0 comments on commit 20d71be

Please sign in to comment.