Skip to content

Commit b2603eb

Browse files
committed
Remove debug statement
1 parent 47cffb2 commit b2603eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/on-docs-change.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
run: |
3434
VERSION="develop"
3535
ALIAS="stage"
36-
echo "PWD = ${PWD}"
3736
mkdocs build
3837
mike deploy --push --update-aliases "$VERSION" "$ALIAS"
3938
- name: Deploy all docs

0 commit comments

Comments
 (0)