fix: correct invalid workflow syntax in e2e

This commit is contained in:
mkorwel
2025-10-22 13:39:29 -07:00
parent e03dc0d603
commit 2797039239
+2
View File
@@ -56,6 +56,8 @@ jobs:
- name: 'Install dependencies'
run: 'npm install ${{ inputs.cli-package-name }}@${{ inputs.version }}'
- name: 'Set up Docker'
if: "matrix.sandbox == 'sandbox:docker'"
uses: 'docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435' # ratchet:docker/setup-buildx-action@v3