This commit is contained in:
2026-01-29 17:12:49 +01:00
parent 29c103bcd7
commit 97312b1b4e
+1 -2
View File
@@ -28,8 +28,7 @@ runs:
- name: Install prerequisites
if: ${{ inputs.install_prereqs == 'true' }}
run: |
sudo apt-get update
sudo apt-get install -y curl tar
apk add curl tar
shell: bash
- name: Run autodeploy setup script