mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 20:41:33 +08:00 
			
		
		
		
	fix(ci/docker): add missing build step
This commit is contained in:
		
							parent
							
								
									105e7d821a
								
							
						
					
					
						commit
						a7cb2c0c23
					
				
							
								
								
									
										4
									
								
								.github/workflows/main-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/main-docker.yml
									
									
									
									
										vendored
									
									
								
							| @ -129,7 +129,6 @@ jobs: | ||||
|       - name: Set TEST_TAG to lowercase | ||||
|         run: echo "TEST_TAG=${TEST_TAG,,}" >> $GITHUB_ENV | ||||
| 
 | ||||
| 
 | ||||
|       - name: Checkout repository | ||||
|         uses: actions/checkout@v4 | ||||
|       - uses: pnpm/action-setup@v4 | ||||
| @ -142,6 +141,9 @@ jobs: | ||||
|       - name: Install dependencies | ||||
|         run: pnpm install --frozen-lockfile | ||||
| 
 | ||||
|       - name: Run the TypeScript build | ||||
|         run: pnpm run server:build | ||||
| 
 | ||||
|       - name: Update build info | ||||
|         run: pnpm run chore:update-build-info | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran