Skip to content

Commit 4563cec

Browse files
committed
Debugging can be removed as the doc has been deployed.
1 parent 62fb17e commit 4563cec

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,3 @@ jobs:
4343
destination_dir: ${{ steps.deploy-path.outputs.path }}
4444
keep_files: true # Important! Prevents deleting other directories
4545

46-
- name: Debug outputs
47-
run: |
48-
echo "GITHUB_OUTPUT file location: $GITHUB_OUTPUT"
49-
echo "Contents:"
50-
cat $GITHUB_OUTPUT || echo "File doesn't exist yet"

0 commit comments

Comments
 (0)