Skip to content

Commit

Permalink
fix: invalid ENV name
Browse files Browse the repository at this point in the history
  • Loading branch information
Krasovskiy Saveliy Igorevich committed Dec 26, 2023
1 parent 6e03125 commit b8cdeb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0
env:
INPUT_ADDITIONAL_FILE_ARGS: waybar-updates
env:
INPUT_ADDITIONAL_FILES: waybar-updates

0 comments on commit b8cdeb5

Please sign in to comment.