Skip to content

Commit 74f8deb

Browse files
committed
stylua -> EmmyLuaCodeStyle: CI
1 parent 37986f6 commit 74f8deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
mkdir -p CodeFormat
5454
curl -L "https://github.com/CppCXY/EmmyLuaCodeStyle/releases/download/${{ matrix.emmy_lua_code_style_version }}/linux-x64.tar.gz" | tar zx --directory CodeFormat
5555
56-
- run: echo "CodeFormat/linux-64/bin" >> "$GITHUB_PATH"
56+
- run: echo "CodeFormat/linux-x64/bin" >> "$GITHUB_PATH"
5757

5858
- run: make style
5959

0 commit comments

Comments
 (0)