Add Windows support and clean up toolchain #10
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ jobs: | ||||
|       - name: Clone repository | ||||
|         uses: actions/checkout@v3 | ||||
|       - name: Build XTChain | ||||
|         run: CORES=10 ./build-linux.sh | ||||
|         run: CORES=10 ./build.sh | ||||
|       - name: Publish binaries | ||||
|         if: startsWith(github.ref, 'refs/tags/') | ||||
|         env: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user