Fix windows too
This commit is contained in:
		
							parent
							
								
									14d8d2c53a
								
							
						
					
					
						commit
						2fcdbee4c9
					
				
							
								
								
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -100,12 +100,11 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          repository: AttorneyOnline/AO2-Themes
 | 
					          repository: AttorneyOnline/AO2-Themes
 | 
				
			||||||
          path: "bin/base/themes"
 | 
					          path: "bin/base/themes"
 | 
				
			||||||
          filter: ".*"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Cleanup Themes Checkout
 | 
					      - name: Cleanup Themes Checkout
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          rm ./bin/base/themes/.gitignore
 | 
					          rm ./bin/base/themes/.gitignore
 | 
				
			||||||
          rm .bin/base/themes/.gitattributes
 | 
					          rm ./bin/base/themes/.gitattributes
 | 
				
			||||||
          rm -r ./bin/base/themes/.git
 | 
					          rm -r ./bin/base/themes/.git
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Upload Artifact
 | 
					      - name: Upload Artifact
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user