Skip to content

Commit ff04a5b

Browse files
authored
Typo
1 parent b95ec83 commit ff04a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
ls -al ./dist
165165
cd dist
166166
zip -r ols-x86_64-pc-windows-msvc.zip ols-x86_64-pc-windows-msvc.exe builtin
167-
rm ols-x86_64-pc-windows-msvc.zip ols-x86_64-pc-windows-msvc.exe
167+
rm ols-x86_64-pc-windows-msvc.exe
168168
169169
chmod +x ols-x86_64-unknown-linux-gnu
170170
zip -r ols-x86_64-unknown-linux-gnu.zip ols-x86_64-unknown-linux-gnu builtin

0 commit comments

Comments
 (0)