This commit is contained in:
		
							parent
							
								
									62a6b31697
								
							
						
					
					
						commit
						0efac2a7e5
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,8 @@ jobs:
 | 
			
		|||
          git init
 | 
			
		||||
          git remote add origin "${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}"
 | 
			
		||||
          git -c http.extraHeader="Authorization: Basic ${TOKEN}" fetch origin "${GITHUB_SHA}"
 | 
			
		||||
          git checkout "${GITHUB_SHA}"
 | 
			
		||||
          ls
 | 
			
		||||
      - run: /trunk build --release --public-url '.'
 | 
			
		||||
      - run: |
 | 
			
		||||
          cd dist
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue