You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Tools: Trying to use "npm run dist" on CI
This commit is contained in:
		| @@ -109,4 +109,4 @@ script: | ||||
|  | ||||
|     # Prepare the Electron app and build it | ||||
|     cd ElectronClient | ||||
|     USE_HARD_LINKS=false yarn dist | ||||
|     USE_HARD_LINKS=false npm run dist | ||||
|   | ||||
| @@ -15,7 +15,7 @@ install: | ||||
| build_script: | ||||
|   - npm install | ||||
|   - ps: cd ElectronClient | ||||
|   - yarn dist | ||||
|   - npm run dist | ||||
|  | ||||
| test: off | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user