Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
badeball committed Jul 22, 2024
1 parent 86afa3c commit d14b988
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/examples-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ jobs:
with:
path: ~/.cache/Cypress
key: cypress-examples
- name: pwd
run: echo $PWD
- name: ls
run: ls -la
- name: Retrieve dirty build
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit d14b988

Please sign in to comment.