diff --git a/.github/workflows/lander-pages.yml b/.github/workflows/lander-pages.yml index 3f56bcd5f..c7889fbc0 100644 --- a/.github/workflows/lander-pages.yml +++ b/.github/workflows/lander-pages.yml @@ -27,13 +27,14 @@ jobs: - name: Setup Node uses: actions/setup-node@v4 with: - node-version: 20 + node-version: 24 - name: Configure Pages uses: actions/configure-pages@v5 - name: Install dependencies - run: cd lander && yarn install --frozen-lockfile + # run: cd lander && yarn install --frozen-lockfile + run: cd lander && yarn install --non-interactive - name: Build (static export) run: | diff --git a/README.md b/README.md index 1d714fea6..1b36a615b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ![The Tet](./docs/the-tet.png)

- "No Soul. No Humanity. The Tet. What a brilliant machine" — Morgan Freeman as he remenisences about alien superintelligence in the movie Oblivion + "No Soul. No Humanity. The Tet. What a brilliant machine" — Morgan Freeman as he reminisces about alien superintelligence in the movie Oblivion

OpenHuman is a personal AI assistant that helps you manage high-volume communication without reading everything yourself. It connects to your messaging platforms and productivity tools, understands conversations in context, and produces clear, actionable outputs you can use immediately.