Aktualizovat .gitea/workflows/build.yml
Build ts3proxy / Explore-Gitea-Actions (push) Successful in 10s Details

This commit is contained in:
Radim Lipovčan 2023-11-17 15:38:16 +01:00
parent 25cd70e2aa
commit ac03690b87
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@ jobs:
- name: Prepare | Setup git
run: |
git config --global user.name "Radim Lipovčan"
git config --global user.email "radim@lipovcan.cz"
git config --global user.email "radim@lipovcan.cz"
- name: Check out repository code
uses: actions/checkout@v3
- name: Build | Clone repository
run: |
ls -lah