mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 18:35:34 +00:00
.builds: remove unused path from PATH
It was left over from when the builds didn't use the distro version of Go. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ sources:
|
||||
- https://github.com/mackyle/xar.git
|
||||
environment:
|
||||
APPLE_TOOLCHAIN_ROOT: /home/build/appletools
|
||||
PATH: /home/build/goroot/go/bin:/home/build/go/bin:/usr/bin:$PATH
|
||||
PATH: /home/build/go/bin:/usr/bin:$PATH
|
||||
secrets:
|
||||
- 6363dfe0-15d9-4bd2-88a5-ae53243568c9
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user