mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
minor fix
This commit is contained in:
parent
d8083a76a2
commit
c2dab6d220
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ function generate-table {
|
|||
|
||||
echo "# Environment"
|
||||
echo
|
||||
echo "- Pull Request: #$PRNUM"
|
||||
echo "- Commit: #$PRNUM"
|
||||
echo "- $CPU_MODEL"
|
||||
echo "- $MEM_SIZE"
|
||||
echo "- $UNAME"
|
||||
|
|
Loading…
Reference in a new issue