Test
This commit is contained in:
		@ -29,7 +29,7 @@ jobs:
 | 
				
			|||||||
            cabal-
 | 
					            cabal-
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Set up cache for Nix
 | 
					      - name: Set up cache for Nix
 | 
				
			||||||
        uses: DeterminateSystems/magic-nix-cache-action@v2
 | 
					        uses: https://github.com/DeterminateSystems/magic-nix-cache@main
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Initialize Cabal and update package list
 | 
					      - name: Initialize Cabal and update package list
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
@ -52,7 +52,7 @@ jobs:
 | 
				
			|||||||
          fetch-depth: 0
 | 
					          fetch-depth: 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Set up cache for Nix
 | 
					      - name: Set up cache for Nix
 | 
				
			||||||
        uses: DeterminateSystems/magic-nix-cache-action@v2
 | 
					        uses: https://github.com/DeterminateSystems/magic-nix-cache@main
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
      - name: Build and shrink binary
 | 
					      - name: Build and shrink binary
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user