From 14ca87ff2b13cdd1e9fee4fc5e16b92ab586ede6 Mon Sep 17 00:00:00 2001 From: belliash Date: Sat, 23 Jul 2022 00:15:58 +0200 Subject: [PATCH] Rebuild hash table --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index 4ce8f88..fe319a5 100644 --- a/.build.yml +++ b/.build.yml @@ -2,4 +2,5 @@ pipeline: build: image: codingworkshop/oscw-runner:latest commands: + - bash hash -r - bash build-linux.sh