Commit e12ff37296a6e23f4d09c2299139e28f1f43be63

Parents: fda1b111d3c8bf9807611a95c286628460fbc49d

From: Moritz Poldrack <ich@moritz-poldrack.de>
Date: Tue Jun 22 11:16:05 2021 +0700

added go to build environment

		

Stats

.build.yml +1/-0

Changeset

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
diff --git a/.build.yml b/.build.yml
index fdc598955a5babfc9c18d69766ef7c1638e144bd..63a70908c6a592bf06c3926f71914a147ef5dbb5 100644
--- a/.build.yml
+++ b/.build.yml
@@ -3,6 +3,7 @@ packages:
   - unzip
   - git
   - jre-openjdk-headless
+  - go
 secrets:
   - e981d560-d8ad-4e0a-8e30-f45647576614
 shell: false