Skip to content

Commit

Permalink
Update pyinstaller-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ego-lay-atman-bay committed May 30, 2023
1 parent 912c72a commit a7e5b8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pyinstaller-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
fetch-depth: '0'
- name: git
run: |
# setup the username and email. I tend to use 'GitHub Actions Bot' with no email by default
git --version
git config user.name "GitHub Actions Bot"
git config user.email "<>"
Expand Down Expand Up @@ -72,7 +71,6 @@ jobs:
fetch-depth: '0'
- name: git
run: |
# setup the username and email. I tend to use 'GitHub Actions Bot' with no email by default
git --version
git config user.name "GitHub Actions Bot"
git config user.email "<>"
Expand Down Expand Up @@ -121,7 +119,6 @@ jobs:
fetch-depth: '0'
- name: git
run: |
# setup the username and email. I tend to use 'GitHub Actions Bot' with no email by default
git --version
git config user.name "GitHub Actions Bot"
git config user.email "<>"
Expand Down

0 comments on commit a7e5b8e

Please sign in to comment.