Skip to content

Commit cdc539b

Browse files
committed
Update workflow
1 parent 28a65eb commit cdc539b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Clone Repository
12-
run: git clone --recursive --branch dev https://github.com/SpotifyXP/SpotifyXP-Repository
12+
run: git clone --recursive https://github.com/SpotifyXP/SpotifyXP-Repository
1313
- name: Run generate_repo.py script
1414
working-directory: ./SpotifyXP-Repository
1515
run: python3 generate_repo.py

0 commit comments

Comments
 (0)