Skip to content

Commit f31e97c

Browse files
committed
Merge branch 'master' into 2020.3
2 parents 71a90e6 + d7b17f6 commit f31e97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-unity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
git fetch origin master
8383
git merge FETCH_HEAD
8484
git push
85-
git checkout ${{ github.ref }}
85+
git log -1
8686
8787
# Unity 2020 cache is not compatible with older versions
8888
- name: Unity Library Cache 2020 or higher

0 commit comments

Comments
 (0)