update _all should be done at latest to show the most actual data

This commit is contained in:
Martijn
2024-12-30 12:11:43 +01:00
parent 3e4654b4e0
commit 0bdb67e20e
+1 -1
View File
@@ -110,8 +110,8 @@ number:
- globals.set: - globals.set:
id: actual_page id: actual_page
value: !lambda 'return x;' value: !lambda 'return x;'
- script.execute: update_all
- script.execute: update_page_naming - script.execute: update_page_naming
- script.execute: update_all
script: script:
###################### ######################