mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	ci: Re-enable macOS artifact upload. (#6646)
This commit is contained in:
		
							parent
							
								
									dfa2fd0e0d
								
							
						
					
					
						commit
						ee3eab5054
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										10
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -130,11 +130,11 @@ jobs: | |||
|           ARTIFACTS: ${{ env.OS }}-x86_64 ${{ env.OS }}-arm64 | ||||
|       - name: Pack | ||||
|         run: ./.ci/pack.sh | ||||
| #      - name: Upload | ||||
| #        uses: actions/upload-artifact@v3 | ||||
| #        with: | ||||
| #          name: ${{ env.OS }}-${{ env.TARGET }} | ||||
| #          path: artifacts/ | ||||
|       - name: Upload | ||||
|         uses: actions/upload-artifact@v3 | ||||
|         with: | ||||
|           name: ${{ env.OS }}-${{ env.TARGET }} | ||||
|           path: artifacts/ | ||||
|   windows: | ||||
|     runs-on: windows-latest | ||||
|     strategy: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue