We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8fec5 commit d719078Copy full SHA for d719078
1 file changed
.github/workflows/build-ps5.yml
@@ -47,6 +47,7 @@ jobs:
47
run: |
48
mkdir -p ${{ env.HAXELIB_PATH }}/hxwell
49
echo "${{ github.workspace }}/hxwell" > ${{ env.HAXELIB_PATH }}/hxwell/.dev
50
+ haxelib install haxe-crypto
51
haxelib install haxe-concurrent 5.1.4
52
haxelib install hscript 2.6.0
53
haxelib install rulescript 0.2.0
0 commit comments