mirror of
				https://github.com/abhinavxd/libredesk.git
				synced 2025-11-03 21:43:35 +00:00 
			
		
		
		
	chore: set main directory for ARM build in GoReleaser configuration
This commit is contained in:
		@@ -34,6 +34,7 @@ builds:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - id: "arm"
 | 
					  - id: "arm"
 | 
				
			||||||
 | 
					    main: ./cmd
 | 
				
			||||||
    env:
 | 
					    env:
 | 
				
			||||||
      - CGO_ENABLED=0
 | 
					      - CGO_ENABLED=0
 | 
				
			||||||
    goos:
 | 
					    goos:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user