Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Feb 26, 2024
1 parent 078cef8 commit e5a8dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- name: Push packages to another repository
run: |
rm -rf /tmp/* /tmp/.*
git config --global user.name "GitHub Actions"
git config --global user.email "[email protected]"
git clone https://github.com/Athena-OS/athena-repository.git
Expand Down

0 comments on commit e5a8dac

Please sign in to comment.