Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
busla committed Feb 21, 2021
1 parent 505f843 commit 6cf2444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
#----------------------------------------------
- name: build
run: |
ls -al .
ls -alR .
source .venv/bin/activate
sphinx-build -c projects/foundation/ projects/foundation/ foundation_build
sphinx-build -c projects/analysis_1/ projects/analysis_1/ analysis_1_build
Expand Down

0 comments on commit 6cf2444

Please sign in to comment.