Skip to content

Commit

Permalink
Fixed unstaged files error
Browse files Browse the repository at this point in the history
  • Loading branch information
dciancu committed Jun 10, 2024
1 parent f091fb1 commit 459a89c
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 @@ -14,5 +14,6 @@ jobs:
git checkout download
rm lists/.gitignore
bash download.sh
git add -A
git commit -m 'update lists'
git push --force -u origin download

0 comments on commit 459a89c

Please sign in to comment.