Skip to content

Commit fc2557a

Browse files
committed
remove debug
1 parent b230fdd commit fc2557a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ jobs:
4545
name: join-www
4646
path: public/
4747

48-
- name: Debug
49-
run: |
50-
echo "HOME=$HOME"
51-
echo "whoami=$(whoami)"
52-
ls -la $HOME/.ssh/ || echo "no .ssh"
53-
5448
- name: Deploy
5549
if: inputs.deploy
5650
run: |

0 commit comments

Comments
 (0)