use the 12.x branch of megasource for CI builds

This commit is contained in:
Alex Szpakowski
2020-10-12 18:26:57 -03:00
parent d083c87d74
commit 6521ebfabc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
with:
path: megasource
repository: love2d/megasource
ref: master
ref: 12.x
- name: Checkout
uses: actions/checkout@v2
with: