Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SakuraIsayeki committed Nov 16, 2023
2 parents 1cb6879 + c87a2c0 commit 6fcc1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ runs:

- name: Setup MoltenObsidian CLI
shell: bash
run: bash setup.sh -v ${{ inputs.version }}
run: bash ${{ github.action_path }}/setup.sh -v ${{ inputs.version }}

0 comments on commit 6fcc1e5

Please sign in to comment.