Skip to content

Commit

Permalink
Fixed HL SDL lib
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Jan 16, 2024
1 parent 769e3e0 commit 4e62bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: haxelib install tests/js.hxml --always
- run: haxelib git deepnightLibs https://github.com/deepnight/deepnightLibs.git
- run: haxelib git heaps https://github.com/deepnight/heaps.git
- run: haxelib install hlsdl
- run: haxelib git hlsdl https://github.com/HaxeFoundation/hashlink.git master libs/sdl
- run: haxelib list

# Run tests
Expand Down

0 comments on commit 4e62bf2

Please sign in to comment.