mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-10-31 16:43:28 +08:00 
			
		
		
		
	修复action错误
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/go.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/go.yml
									
									
									
									
										vendored
									
									
								
							| @@ -30,6 +30,8 @@ jobs: | ||||
|       - name: Build | ||||
|         run: | | ||||
|           cd server | ||||
|           mkdir ui | ||||
|           touch ui/index.html | ||||
|           go build -v -o anylink -ldflags "-X main.CommitId=`git rev-parse HEAD`" | ||||
|           ./anylink tool -v | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user