Skip to content

Commit 86e87a6

Browse files
authored
Update action.yml (#13)
1 parent 870d793 commit 86e87a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ runs:
6464

6565
- name: Fix JQ permissions https://github.com/dcarbone/install-jq-action/pull/1
6666
shell: bash
67-
run: chmod +x /opt/hostedtoolcache/jq/jq
67+
run: chmod +x $RUNNER_TOOL_CACHE/jq/jq
6868

6969
- uses: edwardgeorge/jq-action@main
7070
id: deploy_envs

0 commit comments

Comments
 (0)