mirror of
				https://github.com/smartfrigde/armcord.git
				synced 2024-08-14 23:56:58 +00:00 
			
		
		
		
	fix: package name in snap package'
This commit is contained in:
		
							parent
							
								
									a05337b195
								
							
						
					
					
						commit
						5f096874d0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/dev.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/dev.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -57,7 +57,7 @@ jobs: | ||||||
|               env: |               env: | ||||||
|                   SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }} |                   SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }} | ||||||
|               with: |               with: | ||||||
|                   snap: dist/ArmCord_3.3.0_amd64.snap |                   snap: dist/armcord.3.0_amd64.snap | ||||||
|                   release: edge |                   release: edge | ||||||
|     build-snap-arm64: |     build-snap-arm64: | ||||||
|         runs-on: warp-ubuntu-latest-arm64-2x |         runs-on: warp-ubuntu-latest-arm64-2x | ||||||
|  | @ -83,7 +83,7 @@ jobs: | ||||||
|               env: |               env: | ||||||
|                   SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }} |                   SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }} | ||||||
|               with: |               with: | ||||||
|                   snap: dist/ArmCord_3.3.0_arm64.snap |                   snap: dist/armcord_3.3.0_arm64.snap | ||||||
|                   release: edge |                   release: edge | ||||||
|     build-linux-arm: |     build-linux-arm: | ||||||
|         runs-on: ubuntu-latest |         runs-on: ubuntu-latest | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue