Switch to master since we shouldn't need origin

pull/297/head
Ben Meadors 2023-01-29 19:16:24 -06:00
rodzic a69c2253b5
commit 403b0f902b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ jobs:
fetch-depth: 0
- name: Checkout master
run: git checkout origin/master
run: git switch master
- name: Get current version
run: |