Skip to content

Commit a16e14c

Browse files
authored
Update cp__latest_dispatch.yml
1 parent a2a35d4 commit a16e14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cp__latest_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
- name: Configure sparse-checkout to download the server directory
155155
run: |
156156
echo "server" | Out-File -Append -FilePath .git\info\sparse-checkout
157-
git pull origin master
157+
git pull origin main
158158
159159
- name: Move the downloaded directory to the target folder
160160
run: |

0 commit comments

Comments
 (0)