ruderich.org/simon
/
nsscash
/
nsscash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3816578
)
build.sr.ht: fix CI on current Fedora
author
Simon Ruderich
<simon@ruderich.org>
Fri, 24 Mar 2023 07:53:39 +0000
(08:53 +0100)
committer
Simon Ruderich
<simon@ruderich.org>
Fri, 24 Mar 2023 07:53:39 +0000
(08:53 +0100)
.builds/fedora.yml
patch
|
blob
|
history
diff --git
a/.builds/fedora.yml
b/.builds/fedora.yml
index c760f5844bec7c9484c7677b1a0303b1c3ec7fe3..e4c076267c63eaaf707a8a66268acebdefb797a2 100644
(file)
--- 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