cmd is weird...
This commit is contained in:
parent
bf27dc89dd
commit
7df7661364
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
|
@ -274,7 +274,7 @@ jobs:
|
|||
- { uses: actions/checkout@v3, with: { submodules: "recursive" } }
|
||||
|
||||
- name: Make version of the runner image (https://github.com/actions/runner-images/releases) accessible to expression
|
||||
run: echo IMAGE_VERSION=%ImageVersion% >> %GITHUB_ENV%
|
||||
run: echo IMAGE_VERSION=%ImageVersion%>> %GITHUB_ENV%
|
||||
|
||||
- name: Cache object files
|
||||
id: windows-cache
|
||||
|
|
Loading…
Add table
Reference in a new issue