X-Git-Url: https://ruderich.org/simon/gitweb/?p=nsscash%2Fnsscash.git;a=blobdiff_plain;f=.builds%2Ffedora.yml;fp=.builds%2Ffedora.yml;h=e4c076267c63eaaf707a8a66268acebdefb797a2;hp=c760f5844bec7c9484c7677b1a0303b1c3ec7fe3;hb=38c331adeb562e1c4a6b7b1d1ce7175772136201;hpb=3816578ea2c678f0c6b7154097b68c45247a3015 diff --git a/.builds/fedora.yml b/.builds/fedora.yml index c760f58..e4c0762 100644 --- a/.builds/fedora.yml +++ b/.builds/fedora.yml @@ -7,6 +7,6 @@ packages: tasks: - all: | cd nsscash - go install golang.org/x/tools/cmd/stringer + go install golang.org/x/tools/cmd/stringer@latest export PATH=$HOME/go/bin:$PATH ./ci/run