add missing prefix for github actions

This commit is contained in:
David Refoua
2022-10-14 21:52:54 +03:30
committed by GitHub
parent f05c77e53c
commit 9d9519bdd4

View File

@ -17,7 +17,7 @@ on:
env: env:
# Path to the root of the Cmder project. # Path to the root of the Cmder project.
CMDER_ROOT: ${{ GITHUB_WORKSPACE }} CMDER_ROOT: ${{ env.GITHUB_WORKSPACE }}
permissions: permissions:
contents: read contents: read