[CHORE] Adjust Actions
This commit is contained in:
parent
4b035f4b8e
commit
b31e229b84
1 changed files with 2 additions and 1 deletions
|
@ -73,5 +73,6 @@ runs:
|
|||
shell: bash
|
||||
run: |
|
||||
# Export environment variables
|
||||
[ -z "${{ inputs.oasis-workspace }}" ] && echo OASIS_WORKSPACE=${{ forgejo.workspace }}/oasis >> $GITHUB_ENV || echo OASIS_WORKSPACE=${{ inputs.oasis-workspace }} >> $GITHUB_ENV
|
||||
echo "So it doesn't work"
|
||||
# [ -z "${{ inputs.oasis-workspace }}" ] && echo OASIS_WORKSPACE=${{ forgejo.workspace }}/oasis >> $GITHUB_ENV || echo OASIS_WORKSPACE=${{ inputs.oasis-workspace }} >> $GITHUB_ENV
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue