Skip to content

Commit

Permalink
debug stuffs x4 #259
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones-plip committed Aug 6, 2020
1 parent 60d0c02 commit 0475fa8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,12 @@ jobs:
runs-on: ubuntu-18.04
steps:

# todo - remove this stanza
- name: All Branches - Test path to bash script
run: ./.github/scripts/deleteme.sh
- name: deubg
run: |
ls
pwd
./.github/scripts/deleteme.sh
this-command-will-fail
- name: All Branches - Git checkout, including recursive call for Docsy theme
uses: actions/checkout@v2
Expand Down

0 comments on commit 0475fa8

Please sign in to comment.