[CHORE] Adjust Actions
This commit is contained in:
parent
b0538f2232
commit
ccc1c48951
1 changed files with 1 additions and 0 deletions
|
@ -73,5 +73,6 @@ runs:
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
# Export environment variables
|
# Export environment variables
|
||||||
|
echo "OASIS_WORKSPACE=${{ inputs.oasis-workspace }}"
|
||||||
echo OASIS_WORKSPACE=${{ inputs.oasis-workspace }} >> $GITHUB_ENV
|
echo OASIS_WORKSPACE=${{ inputs.oasis-workspace }} >> $GITHUB_ENV
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue