mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-01-11 19:44:44 +00:00
added git fetch command
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user