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