Skip to content

Commit 829cfa7

Browse files
committed
Fix formatting
1 parent 3dcf7ab commit 829cfa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,12 @@ jobs:
182182
For Windows:
183183
- `LargeCsvReader.exe` (portable)
184184
- `LargeCsvReaderSetup.exe` (installer)
185+
185186
For Linux:
186187
- `LargeCsvReader-${{ steps.extract_name.outputs.result }}-1.x86_64.rpm` if your distribution supports RPM
187188
- `LargeCsvReader_${{ steps.extract_name.outputs.result }}_amd64.deb` if your distribution supports DEB
188189
- `LargeCsvReader.tar.xz` for all systems (extract it somewhere and run `sudo make install`)
190+
189191
For MacOS:
190192
- `LargeCsvReader.zip`, extract `LargeCsvReader.app` anywhere you want and open it.
191193
files: artifacts/*

0 commit comments

Comments
 (0)