Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish-Anadv-07 authored Oct 25, 2023
1 parent 4c91488 commit b3fde67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: Publish to Pypi
run: |
git config --local user.name "gunfoldspypi"
git config --local user.email "[email protected]"
mkdir testgunfolds
cd testgunfolds
git clone https://github.com/neuroneural/gunfolds.git
Expand Down

0 comments on commit b3fde67

Please sign in to comment.