From b148a8ff2eda483531ca82726be11976f991f241 Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 8 Oct 2022 22:01:33 +0500 Subject: [PATCH] oops --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0bd5663..29a673a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -36,4 +36,5 @@ jobs: yarn test cd lib npm publish + cd ../components npm publish \ No newline at end of file