1
0
Fork 0

Attempt debug

master
Ambrose Chua 2022-07-09 19:30:27 +08:00
parent 67a4f2d5f8
commit c478473e0e
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ jobs:
- name: Set Git user
run: |
ls -Ra .
git config user.email "action@github.com"
git config user.name "GitHub Action"