Skip to content

Commit

Permalink
Fix Github download workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dciancu committed Jun 10, 2024
1 parent 015cf0e commit f091fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
git config user.email 'dciancu@users.noreply.github.com'
git branch download
git checkout download
rm lists/.gitignore
bash download.sh
git commit -m 'update lists'
git push --force -u origin download

0 comments on commit f091fb1

Please sign in to comment.