diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 254f1f5ee6..2d8f8d69af 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -103,6 +103,7 @@ jobs: - name: Deploy on slot run: | curl -L https://slot.cartridge.sh | bash + ls -R $HOME/.slot $HOME/.slot/bin/slotup $HOME/.slot/bin/slot --version $HOME/.slot/bin/slot d create preview--${{ github.ref_name }} katana --version preview--${{ github.ref_name }}