Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ellraiser committed Apr 25, 2024
1 parent fd175c2 commit 0fc1132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: curl -L https://github.com/ellraiser/love-build/releases/download/v0.3/love-build-0.3-macos.zip > love-build-0.3.zip
- name: Extract Builder
run: |
unzip love-build-0.3.zip -q
unzip love-build-0.3.zip
- name: Run Builder
run: |
ls
Expand Down

0 comments on commit 0fc1132

Please sign in to comment.