Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
kbonney committed Jul 18, 2023
1 parent aec34b2 commit d3e2b15
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
- name: Setup nox
uses: excitedleigh/[email protected]
- name: print contents of repo
run: |
- ls
- ls ..
run: ls -la
- name: Build docs
run: nox -s docs
- name: Upload artifact
Expand Down

0 comments on commit d3e2b15

Please sign in to comment.