Update release procedure

This commit is contained in:
idk
2022-05-17 17:27:06 -04:00
parent 27082b713e
commit 0e7b25ad2c
2 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ wsl make distclean
wsl make clean-extensions
wsl make extensions
./build.sh
make
wsl make
./sign.sh
```

View File

@ -5,5 +5,5 @@ wsl make distclean
wsl make clean-extensions
wsl make extensions
./build.sh
make
wsl make
./sign.sh