Skip to content

Commit

Permalink
adding shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Moo-Salaah committed Jan 11, 2023
1 parent 0638370 commit c79aa16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ runs:
steps:
- uses: actions/setup-node@v3
- run: sh ${{ github.action_path }}/update-wiki.sh
shell: bash
env:
WIKI_DIR: ${{ inputs.path }}
GH_TOKEN: ${{ inputs.token }}
Expand Down

0 comments on commit c79aa16

Please sign in to comment.