Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Haster <geky@geky.net>2023-12-20 07:00:18 +0300
committerChristopher Haster <geky@geky.net>2023-12-20 07:00:18 +0300
commite91a29d2b5d107c2bf61c46bbf359dcc889d0946 (patch)
tree11772cab8760dcd0e8fdbb2885faa0f540437c9d /.github
parentc733d9ec5776dfc949ec6dc71fa9ce3ff71de6e5 (diff)
Fixed struct sizes missing from generated release notesfix-release-structs
This script was missed during a struct -> structs naming change
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 61b2972..5ccc9e0 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -112,7 +112,7 @@ jobs:
table[$i,$j]=$c_camel
((j+=1))
- for s in code stack struct
+ for s in code stack structs
do
f=sizes/thumb${c:+-$c}.$s.csv
[ -e $f ] && table[$i,$j]=$( \