]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commitdiff
build.sr.ht: fix CI on current Fedora
authorSimon Ruderich <simon@ruderich.org>
Fri, 24 Mar 2023 07:53:39 +0000 (08:53 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 24 Mar 2023 07:53:39 +0000 (08:53 +0100)
.builds/fedora.yml

index c760f5844bec7c9484c7677b1a0303b1c3ec7fe3..e4c076267c63eaaf707a8a66268acebdefb797a2 100644 (file)
@@ -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