ci: disable failing windows command
This commit is contained in:
		
							parent
							
								
									2aab02f4e8
								
							
						
					
					
						commit
						1b93406749
					
				
							
								
								
									
										8
									
								
								.github/workflows/windows-nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/windows-nightly.yml
									
									
									
									
										vendored
									
									
								
							| @ -55,10 +55,10 @@ jobs: | ||||
|         key:          ${{ runner.os }}-appdata-roaming-stack-${{ hashFiles('**.yaml') }} | ||||
|         restore-keys: ${{ runner.os }}-appdata-roaming-stack | ||||
| 
 | ||||
|     - name: showStuff | ||||
|       shell: bash | ||||
|       run: | | ||||
|         ls -lFRa /c/users/runneradmin/appdata/roaming/stack | ||||
|     # - name: showStuff | ||||
|     #   shell: bash | ||||
|     #   run: | | ||||
|     #     ls -lFRa /c/users/runneradmin/appdata/roaming/stack | ||||
| 
 | ||||
|     - name: Cache stack programs dir   # ghc, ghc-included packages and their haddocks, mingw, msys2 | ||||
|       id:   stack-programs-dir | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user