actions debugging

This commit is contained in:
Jonathan Shook 2020-03-12 04:30:45 -05:00 committed by GitHub
parent c8d26d7106
commit 11d83b2f0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,8 +111,9 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/download-artifact@latest
name: guidebook
path: guidebook
with:
name: guidebook
path: guidebook
- run: ls -la
- name: checkout docs
env: