diff --git a/action.yml b/action.yml index a3c0e02..5dd6263 100644 --- a/action.yml +++ b/action.yml @@ -5,6 +5,7 @@ inputs: runs: using: composite steps: + - run: apt install unzip -y - name: Pull pre-built binary env: SPUD_VERSION: ${{ inputs.version }}