Browse Source

CI: change love-appimage-source branch to main

Sasha Szpakowski 10 months ago
parent
commit
95c2a62d7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -33,7 +33,7 @@ jobs:
       uses: actions/checkout@v4
       with:
         repository: love2d/love-appimage-source
-        ref: 12.x
+        ref: main
     - name: Checkout LÖVE
       uses: actions/checkout@v4
       with: