mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 03:57:08 +00:00
adds path previx to Version folder
This commit is contained in:
parent
62d80e8fe3
commit
67e1507f07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -112,7 +112,7 @@ jobs:
|
|||
Write-Host "Version: $version"
|
||||
Write-Output "::set-env name=VERSION::$version"
|
||||
Remove-Item -Path ./Version/version.txt
|
||||
Remove-Item -Path /Version
|
||||
Remove-Item -Path ./Version
|
||||
- name: Check Directory
|
||||
run: |
|
||||
Get-ChildItem "./"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue