mirror of
https://github.com/love2d/megasource.git
synced 2026-08-12 00:20:55 +02:00
fix love branch used for CI test
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: megasource/libs/love
|
path: megasource/libs/love
|
||||||
repository: love2d/love
|
repository: love2d/love
|
||||||
ref: 12.0-development
|
ref: main
|
||||||
- name: Remove Strawbery Perl From Path
|
- name: Remove Strawbery Perl From Path
|
||||||
run: |
|
run: |
|
||||||
move /y C:\Strawberry C:\Strawberry_not_in_PATH
|
move /y C:\Strawberry C:\Strawberry_not_in_PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user