Skip to content

Commit

Permalink
Update build-cheats.yml
Browse files Browse the repository at this point in the history
Attempt 3
  • Loading branch information
FM1337 authored Dec 30, 2023
1 parent bdb47e9 commit 255ae85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cheats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: "Build Cheats"
run: |
printf "" | python joiner.py
printf "\n\n" | python joiner.py
- name: "Upload Cheats"
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 255ae85

Please sign in to comment.