diff --git a/.github/workflows/pake_build_with_cache.yaml b/.github/workflows/pake_build_with_cache.yaml index 135504f..712a75e 100644 --- a/.github/workflows/pake_build_with_cache.yaml +++ b/.github/workflows/pake_build_with_cache.yaml @@ -154,4 +154,5 @@ jobs: run: | uname -a chmod -R 777 /build + npm install npm run build:all-unix \ No newline at end of file