mirror of
				https://github.com/aleleba/create-react-ssr.git
				synced 2025-10-30 05:30:35 -06:00 
			
		
		
		
	PR-415815: adding PUBLIC_URL to e2e testing.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/main-workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/main-workflow.yml
									
									
									
									
										vendored
									
									
								
							| @@ -46,6 +46,7 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     env: | ||||
|       PORT: 3000 | ||||
|       PUBLIC_URL: / | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v4 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user