diff --git a/.github/workflows/oranda-css.yml b/.github/workflows/oranda-css.yml index d7dfbad6..5a29dc28 100644 --- a/.github/workflows/oranda-css.yml +++ b/.github/workflows/oranda-css.yml @@ -30,6 +30,8 @@ jobs: node-version: 16 - id: build-css run: | + cd oranda-css + npm i # Run tailwind build npm run build ls dist