test
Some checks failed
link / Link assets on Linux (push) Failing after 22s

This commit is contained in:
6arelyFuture 2024-03-26 18:06:43 +01:00
parent fd97b0231d
commit 0018f1cb57

View File

@ -6,7 +6,7 @@ if [[ -z "$OAT_VERSION" ]]; then
exit 1
fi
# Make sure we have Curl
# Make sure we have cURL
apt-get update
apt-get install -y curl
@ -37,6 +37,7 @@ rm -rf "$TEMP_DIR"
echo "OpenAssetTools version $OAT_VERSION has been installed."
cd /usr/local/bin
ls -la
file Linker
file Unlinker
Linker --help
./Linker --help