Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanglen committed Oct 23, 2023
1 parent 984dc68 commit 4d330b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
- name: List contents of build directory
run: ls -al build

- name: Check current directory
run: |
pwd
ls -al
- name: Deploy widgets
working-directory: ./build/potluck
run: |
Expand Down

0 comments on commit 4d330b5

Please sign in to comment.