mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	fix(monorepo/server): stop installing dependencies from build-electron
This commit is contained in:
		
							parent
							
								
									371234af47
								
							
						
					
					
						commit
						2a5766312d
					
				
							
								
								
									
										5
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							| @ -72,11 +72,6 @@ runs: | |||||||
|       FLATPAK_VERSION='24.08' |       FLATPAK_VERSION='24.08' | ||||||
|       flatpak install --user --no-deps --arch $FLATPAK_ARCH --assumeyes runtime/org.freedesktop.Platform/$FLATPAK_ARCH/$FLATPAK_VERSION runtime/org.freedesktop.Sdk/$FLATPAK_ARCH/$FLATPAK_VERSION org.electronjs.Electron2.BaseApp/$FLATPAK_ARCH/$FLATPAK_VERSION |       flatpak install --user --no-deps --arch $FLATPAK_ARCH --assumeyes runtime/org.freedesktop.Platform/$FLATPAK_ARCH/$FLATPAK_VERSION runtime/org.freedesktop.Sdk/$FLATPAK_ARCH/$FLATPAK_VERSION org.electronjs.Electron2.BaseApp/$FLATPAK_ARCH/$FLATPAK_VERSION | ||||||
| 
 | 
 | ||||||
|   # Build setup |  | ||||||
|   - name: Install dependencies |  | ||||||
|     shell: ${{ inputs.shell }} |  | ||||||
|     run: npm i |  | ||||||
| 
 |  | ||||||
|   - name: Update build info |   - name: Update build info | ||||||
|     shell: ${{ inputs.shell }} |     shell: ${{ inputs.shell }} | ||||||
|     run: npm run chore:update-build-info |     run: npm run chore:update-build-info | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran