1
0
Fork 0

Update build.yml

master
Ambrose Chua 2023-02-09 09:19:55 +08:00 committed by GitHub
parent 7f50e64c1a
commit 9b948a4ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
run: |
git config --global user.email "action@github.com"
git config --global user.name "GitHub Action"
git config --global --add safe.directory $(pwd)
- name: Install Go
run: |