Skip to content

Commit

Permalink
add git status to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyhickson authored Jul 27, 2023
1 parent 2d80ae8 commit 59c23c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_wps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ jobs:
git fetch origin gh-pages
git checkout gh-pages
cp -r ../simulation-systems/build/html .
git status
git commit -m "Docs build"
git push -u origin gh-pages

0 comments on commit 59c23c2

Please sign in to comment.