Browse Source

github actions build uses new love2d/love repo main branch name

Alex Szpakowski 4 years ago
parent
commit
8013eef9c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/deps-test.yml

+ 1 - 1
.github/workflows/deps-test.yml

@@ -18,7 +18,7 @@ jobs:
       with:
         path: megasource/libs/love
         repository: love2d/love
-        ref: master
+        ref: main
     - name: Configure
       shell: cmd
       env: