ci macos: document echo ::set-env
This commit is contained in:
parent
8071e42292
commit
8425e974e6
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -62,6 +62,7 @@ jobs:
|
||||
sudo make macosx_bundle
|
||||
ARTIFACT=(RawTherapee*.zip)
|
||||
echo "=== artifact: ${ARTIFACT}"
|
||||
# defining environment variables for next step as per https://github.com/actions/starter-workflows/issues/68
|
||||
echo "::set-env name=ARTIFACT_PATH::${GITHUB_WORKSPACE}/build/${ARTIFACT}"
|
||||
echo "::set-env name=ARTIFACT_FILE::${ARTIFACT}"
|
||||
- uses: actions/upload-artifact@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user