mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-01-11 19:44:44 +00:00
Adds shell property
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -104,6 +104,7 @@ jobs:
|
||||
name: Version
|
||||
path: ./version.zip
|
||||
- name: Set Version Number
|
||||
shell: powershell
|
||||
run: |
|
||||
Expand-Archive -Path ./version.zip -DestinationPath ./
|
||||
$version = Get-Content -Path ./version.txt
|
||||
|
||||
Reference in New Issue
Block a user