Skip to content

Commit

Permalink
Update zodgame.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuZ-Chn authored Dec 8, 2024
1 parent 1ec0757 commit a20d162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/zodgame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
pip3 install -r ./zodgame/requirements.txt
- name: Run
run: |
Get-Process chrome | ForEach-Object { $_.Kill() }
python3 ./zodgame/zodgame.py "${{secrets.ZODGAME_COOKIE}}"
- uses: gautamkrishnar/keepalive-workflow@master

0 comments on commit a20d162

Please sign in to comment.