Skip to content

Commit

Permalink
9
Browse files Browse the repository at this point in the history
  • Loading branch information
sonygod committed Oct 9, 2024
1 parent 29612ef commit f592ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
Write-Host "Haxe installation directory found."
}
- name: Setup Haxelib
shell: powershell
run: |
& "C:\HaxeToolkit\haxe\haxelib.exe" setup
& "C:\HaxeToolkit\haxe\haxelib.exe" setup "C:/HaxeToolkit/haxe/lib/"

- name: Run Haxe build
Expand Down

0 comments on commit f592ef6

Please sign in to comment.