cmd is weird...

This commit is contained in:
Gunter Labes 2023-09-20 15:22:06 +02:00 committed by GitHub
parent bf27dc89dd
commit 7df7661364
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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