mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	chore(monorepo): try to fix ARM64 not building properly on Linux
This commit is contained in:
		
							parent
							
								
									31721cb682
								
							
						
					
					
						commit
						145006040f
					
				@ -27,7 +27,7 @@
 | 
				
			|||||||
        "server:coverage": "npm --workspace=apps/server run coverage",
 | 
					        "server:coverage": "npm --workspace=apps/server run coverage",
 | 
				
			||||||
        "server:build": "npm --workspace=apps/server run build:ts",
 | 
					        "server:build": "npm --workspace=apps/server run build:ts",
 | 
				
			||||||
        "server:package": "npm run build:packages && npm run client:build && npm --workspace=apps/server run package",
 | 
					        "server:package": "npm run build:packages && npm run client:build && npm --workspace=apps/server run package",
 | 
				
			||||||
        "electron-forge:make": "npm run build:packages && npm run client:build && npm --workspace=apps/server run build:prepare-dist && npm --workspace=apps/desktop run electron-forge:make",
 | 
					        "electron-forge:make": "npm run build:packages && npm run client:build && npm --workspace=apps/server run build:prepare-dist && npm --workspace=apps/desktop run electron-forge:make --",
 | 
				
			||||||
        "chore:ci-update-nightly-version": "tsx ./scripts/update-nightly-version.ts",
 | 
					        "chore:ci-update-nightly-version": "tsx ./scripts/update-nightly-version.ts",
 | 
				
			||||||
        "chore:update-build-info": "tsx ./scripts/update-build-info.ts"
 | 
					        "chore:update-build-info": "tsx ./scripts/update-build-info.ts"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user