Skip to content

Commit

Permalink
ci: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Dec 26, 2023
1 parent e8a5513 commit a4d774f
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 @@ -56,4 +56,4 @@ runs:
- name: Restore Deno dependencies
shell: bash
run: |
${{ github.action_path }}/dist/cache.js
"${{ github.action_path }}"/dist/cache.js

0 comments on commit a4d774f

Please sign in to comment.