Actualiser action.yaml
This commit is contained in:
@@ -31,7 +31,7 @@ runs:
|
||||
if: ${{ inputs.debug == true }}
|
||||
shell: bash
|
||||
run: |
|
||||
source ./bashlib.sh
|
||||
source "${{ github.action_path }}/bashlib.sh"
|
||||
export DEBUG="ON"
|
||||
echo "DEBUG=ON" >> $GITEA_ENV
|
||||
debug Debug switch on
|
||||
|
||||
Reference in New Issue
Block a user