Fix port configuration and update Hamming network logic; enhance index view formulas and add deployment workflow
Build and Push / build (push) Failing after 1m22s

This commit is contained in:
Dmitry
2026-05-17 17:21:58 +03:00
parent 7c7e28c3d6
commit 75e8f3a400
5 changed files with 49 additions and 20 deletions
+2
View File
@@ -1,4 +1,6 @@
require 'roo'
require 'zip'
Zip.warn_invalid_date = false
def load_patterns(file)
xlsx = Roo::Spreadsheet.open(file)