Explorar o código

Fixed struct sizes missing from generated release notes

This script was missed during a struct -> structs naming change
Christopher Haster %!s(int64=2) %!d(string=hai) anos
pai
achega
e91a29d2b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.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]=$( \