chore: udpate workflows config.
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/win.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/win.yml
									
									
									
									
										vendored
									
									
								
							@@ -18,3 +18,10 @@ jobs:
 | 
			
		||||
      - run: |
 | 
			
		||||
          cd ${{ github.workspace }}
 | 
			
		||||
          ls
 | 
			
		||||
          cd dist
 | 
			
		||||
          ls
 | 
			
		||||
 | 
			
		||||
      - uses: actions/upload-artifact@v3
 | 
			
		||||
        with:
 | 
			
		||||
          name: dist
 | 
			
		||||
          path: ${{ github.workspace }}\dist\**\*
 | 
			
		||||
		Reference in New Issue
	
	Block a user