Skip to content

Commit 6c22c51

Browse files
hmmm
1 parent b3efaac commit 6c22c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fullBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
#git checkout full-build
2323
#git merge origin/main
24-
git branch -a
24+
git fetch --all
2525
git checkout full-build
2626
- name: Setup Node
2727
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)