added git fetch command

This commit is contained in:
Andrew Welker 2020-03-16 14:19:07 -06:00
parent 15cf4ca0c2
commit fd9669d8bd

View file

@ -31,6 +31,7 @@ jobs:
shell: powershell
run: |
git --version
git fetch
git branch
git tag --merged master