Skip to content

Commit

Permalink
Update formatter-lua.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gellipapa authored Jan 21, 2024
1 parent a77cb17 commit 23c196f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatter-lua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if: ${{ inputs.any-changed-files-list == 'true' }}
run: node script.js do

- name: Download centralized .prettierrc
- name: Download centralized style config file
run: curl -s -O https://raw.githubusercontent.com/esx-framework/.github/main/.github/actions/stylua.toml

- name: Install stylua and check format
Expand Down

0 comments on commit 23c196f

Please sign in to comment.