Skip to content

Commit

Permalink
Update updater.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MoeMagicMango authored Oct 19, 2023
1 parent 9899455 commit 14a8854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Fetch And Update
runs-on: ubuntu-latest
steps:
- run: pip3 install tqdm
- run: pip3 install tqdm UnityPy
- uses: actions/checkout@v3
- run: |
python3 gameInformation.py ${{ inputs.url }}
Expand Down

0 comments on commit 14a8854

Please sign in to comment.