mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 03:57:08 +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
|
||||
run: |
|
||||
git --version
|
||||
git fetch
|
||||
git branch
|
||||
git tag --merged master
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue