From 789b884a3c7aac1e21c13bfecf01242790d0f007 Mon Sep 17 00:00:00 2001 From: Chais Fitzwater <129241165+ETEnterprises1@users.noreply.github.com> Date: Sat, 4 Jan 2025 11:28:20 -0600 Subject: [PATCH] Update Folder --- Folder | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Folder b/Folder index a7a655d..9efdd10 100644 --- a/Folder +++ b/Folder @@ -5,4 +5,7 @@ $ curl -o actions-runner-linux-x64-2.321.0.tar.gz -L https://github.com/actions/ # Optional: Validate the hash $ echo "ba46ba7ce3a4d7236b16fbe44419fb453bc08f866b24f04d549ec89f1722a29e actions-runner-linux-x64-2.321.0.tar.gz" | shasum -a 256 -c # Extract the installer -$ tar xzf ./actions-runner-linux-x64-2.321.0.tar.gz \ No newline at end of file +$ tar xzf ./actions-runner-linux-x64-2.321.0.tar.gz +actions-runner-linux-x64-2.321.0.tar.gzhttps://github.com/actions/runner/releases/download/v2.321.0/actions-runner-linux-x64-2.321.0.tar.gz +256 -c +# Extract \ No newline at end of file