Skip to content

Commit

Permalink
Capitalization is important in Linux
Browse files Browse the repository at this point in the history
:<
  • Loading branch information
JimTheCactus committed Oct 2, 2024
1 parent 502c72e commit 7334688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fmt-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: yarn lint
shell: bash
- name: Build the App
run: yarn Build
run: yarn build
shell: bash
- name: Test the App
run: yarn test
Expand Down

0 comments on commit 7334688

Please sign in to comment.