Skip to content

Commit ea11d59

Browse files
committed
WIP
1 parent cba5ac9 commit ea11d59

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
@@ -12,4 +12,4 @@ runs:
1212
- name: Checkout
1313
uses: actions/checkout@v5
1414
- name: Execute some javascript
15-
shell: ruby -r${{ github.action_path }}/foo.rb {0}
15+
shell: "ruby -r${{ github.action_path }}/foo.rb {0}"

0 commit comments

Comments
 (0)