Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
steebchen committed Sep 18, 2024
1 parent ce3441c commit 5a4bec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 5a4bec7

Please sign in to comment.