test
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user