From 3af6aa5866bbce896cc26dd0a37c1fafd0e0747c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sat, 14 Oct 2023 18:04:51 +0200 Subject: [PATCH] ci: :construction_worker: sequential js publish --- Earthfile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Earthfile b/Earthfile index 7c5ac94..ae520a5 100644 --- a/Earthfile +++ b/Earthfile @@ -188,10 +188,8 @@ publish-js-wasm: DO +NPM_PUBLISH --pkg_name=@upnd/wasm-node publish-js-all: - WAIT - BUILD +publish-js-lib - BUILD +publish-js-wasm - END + BUILD +publish-js-wasm + BUILD +publish-js-lib git-version: LOCALLY