mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	Use pipenv version 2022.8.24 for GitHub Actions
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -44,7 +44,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Install Python dependencies
 | 
			
		||||
        run: |
 | 
			
		||||
          pip install pipenv
 | 
			
		||||
          pip install -Iv pipenv==2022.8.24
 | 
			
		||||
          pipenv install
 | 
			
		||||
 | 
			
		||||
      - name: Build website
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/preview.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/preview.yml
									
									
									
									
										vendored
									
									
								
							@@ -42,6 +42,6 @@ jobs:
 | 
			
		||||
          dist: site
 | 
			
		||||
          failOnError: 'true'
 | 
			
		||||
          build: |
 | 
			
		||||
            pip install pipenv
 | 
			
		||||
            pip install -Iv pipenv==2022.8.24
 | 
			
		||||
            pipenv install
 | 
			
		||||
            pipenv run mkdocs build --config-file mkdocs.production.yml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user