Skip to content

Commit 8078d8e

Browse files
committed
back to my old ways
1 parent c5f2e07 commit 8078d8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile_dotfiles.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525

2626
- name: Move Output and Commit
2727
run: |
28+
echo $PWD
29+
ls -la
2830
mv output/* .
2931
git config user.name github-actions
3032
git config user.email [email protected]

0 commit comments

Comments
 (0)