diff --git a/action.yml b/action.yml index 82f2d1f..1ceb443 100644 --- a/action.yml +++ b/action.yml @@ -26,6 +26,7 @@ runs: using: "composite" steps: - name: Debug + shell: bash run: echo "Cache ${{ inputs.cache }}, version ${{ inputs.version }}" - name: Cache SDK id: cache