Skip to content

Commit

Permalink
update workflow-tester93.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd committed Apr 17, 2024
1 parent dd6e1ce commit ad8ebec
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/workflow-tester93.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,14 @@ on:

env:
PATH: ${{ inputs.PATH }}

defaults:
run:
shell: bash
working-directory: ${{ env.PATH }}

jobs:
job1:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
working-directory: ${{ env.PATH }}
steps:
- name: Run Commands with various variables
run: |
Expand Down

0 comments on commit ad8ebec

Please sign in to comment.