Skip to content

Commit

Permalink
workflow debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanglen committed Oct 23, 2023
1 parent 9ecd3a8 commit 87232a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
run: |
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/FroVolod/bos-cli-rs/releases/download/v0.3.1/bos-cli-v0.3.1-installer.sh | sh
- name: List directories
run: ls -al

- name: Deploy widgets
working-directory: ./build/potluck
run: |
Expand Down

0 comments on commit 87232a2

Please sign in to comment.