diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index e09e1653e..0f5e169fe 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -19,6 +19,7 @@ jobs: uses: fermyon/actions/spin/setup@v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} + plugins: cloud - name: Install npm packages run: |