Skip to content

Commit

Permalink
PWD Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun-Dutta authored Jul 22, 2024
1 parent a890c4c commit b57aaf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
TESTING: ${{ github.event.inputs.testing }}
run: |
git checkout gh-pages
pwd
ls
if [ "$TESTING" = "true" ]; then
echo "TEST SYNC"
Expand Down

0 comments on commit b57aaf6

Please sign in to comment.