fix syntax

This commit is contained in:
RandomityGuy 2022-12-27 00:49:33 +05:30
parent 487b6acec4
commit 28ad6b478d

View file

@ -294,7 +294,6 @@ jobs:
- run:
name: Install Haxe
command: |
set -eux
download_url="https://github.com/HaxeFoundation/haxe/releases/download/4.2.5/haxe-4.2.5-win64.zip"
echo "Downloading [$download_url]..."
mkdir /tmp/haxe