mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Add installer to distribution archive on windows.
This commit is contained in:
		| @@ -20,9 +20,10 @@ init: | |||||||
| install: | install: | ||||||
|     - build_win |     - build_win | ||||||
|     - build_win test |     - build_win test | ||||||
|     - build_win dist |  | ||||||
|     - choco install nsis -y -pre |     - choco install nsis -y -pre | ||||||
|     - call "C:\Program Files (x86)\NSIS\makensis.exe" janet-installer.nsi  |     - call "C:\Program Files (x86)\NSIS\makensis.exe" janet-installer.nsi  | ||||||
|  |     - build_win dist | ||||||
|  |     - copy janet-install.exe doc\janet-install.exe  | ||||||
|      |      | ||||||
| build: off | build: off | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose