Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevoss committed Jul 18, 2024
1 parent 77f51b6 commit bb34e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/log/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
using: 'composite'
steps:
- name: Install ZX
run: npm install -g zx
run: npm install zx
shell: bash

- name: Log message
Expand Down

0 comments on commit bb34e1b

Please sign in to comment.