This commit is contained in:
gilesb 2023-10-23 14:47:23 +01:00
parent 9242dfd4aa
commit 277dca4449
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
path: '.'
- run: |
git fetch
git branch -r
git branch -r
- name: config
run: |
git config --global user.name "${{ github.actor }}"