Skip to content

Commit

Permalink
Updated LOVE build number
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Balthazar committed Dec 16, 2024
1 parent e146784 commit e595d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Retrieve latest version of Love2D (12.0+)
shell: bash
run: |
gh run download 12107999060 --repo "https://github.com/love2d/love" --name "love-windows-x64"
gh run download 12266724714 --repo "https://github.com/love2d/love" --name "love-windows-x64"
# https://linux.die.net/man/1/unzip
- name: Extract the binaries
Expand Down

0 comments on commit e595d81

Please sign in to comment.