correct script

This commit is contained in:
hathach 2024-06-06 16:09:38 +07:00
parent 302445e64f
commit 902cc3310b
No known key found for this signature in database
GPG Key ID: 26FAB84F615C3C52

View File

@ -30,7 +30,7 @@ runs:
./toolchain.run -p ~/cache/${{ inputs.toolchain }} -y
else
tar -C ~/cache/${{ inputs.toolchain }} -xaf toolchain.tar.gz
endif
fi
shell: bash
- name: Set Toolchain Path