Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kamicut committed May 30, 2024
1 parent 4e11a60 commit 880a173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Unzip XML file
run: |
unzip players_list_xml.zip -d ./
mv players_list.xml players.xml
mv players_list_foa.xml players.xml
- name: Generate SQLite database
run: |
Expand Down

0 comments on commit 880a173

Please sign in to comment.