Skip to content

Commit 84f1ab2

Browse files
authored
[ fix ] release guide (#2800)
1 parent d4c0a97 commit 84f1ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-guide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ procedure should be followed:
6464
* Generate and upload documentation for the released version:
6565

6666
cp .github/tooling/* .
67-
cabal run GenerateEverything.hs
67+
cabal run GenerateEverything
6868
./index.sh
6969
agda -i. -idoc -isrc --html index.agda
7070
mv html v$VERSION

0 commit comments

Comments
 (0)