Skip to content

Commit

Permalink
another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tobydriscoll committed Sep 5, 2023
1 parent 183dd78 commit b4d54c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
julia --color=yes --project=. make.jl
- name: List build files
run: |
ls -la
ls -la build
ls -la docs
ls -la docs/build

0 comments on commit b4d54c4

Please sign in to comment.