mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-13 20:46:34 +00:00
added git fetch command
This commit is contained in:
parent
15cf4ca0c2
commit
fd9669d8bd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
git --version
|
git --version
|
||||||
|
git fetch
|
||||||
git branch
|
git branch
|
||||||
git tag --merged master
|
git tag --merged master
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue