Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGavin authored Oct 25, 2024
1 parent b95ec83 commit ff04a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -164,7 +164,7 @@ jobs:
ls -al ./dist
cd dist
zip -r ols-x86_64-pc-windows-msvc.zip ols-x86_64-pc-windows-msvc.exe builtin
rm ols-x86_64-pc-windows-msvc.zip ols-x86_64-pc-windows-msvc.exe
rm ols-x86_64-pc-windows-msvc.exe
chmod +x ols-x86_64-unknown-linux-gnu
zip -r ols-x86_64-unknown-linux-gnu.zip ols-x86_64-unknown-linux-gnu builtin

0 comments on commit ff04a5b

Please sign in to comment.