Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
sayyid5416 authored Mar 12, 2024
1 parent cebdc67 commit 371ec06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ You can also use any major tags like `@v1` for any `@v1.*.*`
| `pyinstaller_ver` | - | Specific pyinstaller version you want to use <br>*(with proper signs, like `==5.13.2`)*
| `exe_path` | ./dist | Path on runner-os, where executable will be stored
| `upload_exe_with_name`| - | Upload exe_ artifact with this name. Else, it won't upload
| `upload_exe_with_name`| - | Upload exe_ artifact with this name. Else, it won't upload
| `clean_checkout` | true | If true, perform a clean checkout; if false, skip cleaning. Cleaning will remove all existing local files not in the repository during checkout. If you use utilities like pyinstaller-versionfile, set this to false.
| `compression_level` | 6 | Level of compression for archive. <br>Range: 0 and 9. <br>_(0 = No compression, 9 = Max compression)_.

Expand Down

0 comments on commit 371ec06

Please sign in to comment.