fix
This commit is contained in:
		
							parent
							
								
									4a12ed96bb
								
							
						
					
					
						commit
						24c0d295d1
					
				
							
								
								
									
										2
									
								
								.github/workflows/agent.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/agent.yml
									
									
									
									
										vendored
									
									
								
							@ -25,7 +25,7 @@ jobs:
 | 
			
		||||
          git checkout .
 | 
			
		||||
          mkdir -p /home/runner/go/src/github.com/naiba/nezha
 | 
			
		||||
          cp -r ../nezha /home/runner/go/src/github.com/naiba/
 | 
			
		||||
          find /home/runner/go/src/ -name "riscv" -exec rm -rf {} \;
 | 
			
		||||
          find /home/runner/go/src/ -name "*riscv*.go" -exec rm -rf {} \;
 | 
			
		||||
      - name: Set up Go 1.10.8
 | 
			
		||||
        uses: actions/setup-go@v2
 | 
			
		||||
        with:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user