diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1a76f69..16f88ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,22 +10,11 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 + + - uses: oven-sh/setup-bun@v2 - - name: Setup Node - uses: actions/setup-node@v2.1.4 - with: - node-version: '18.x' - - - name: Cache dependencies - uses: actions/cache@v2.1.3 - with: - path: ~/.npm - key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }} - restore-keys: | - ${{ runner.os }}-node- - - - run: yarn - - run: yarn generate + - run: bun install + - run: bun generate - name: deploy uses: peaceiris/actions-gh-pages@v3 diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..5d7f943 Binary files /dev/null and b/bun.lockb differ diff --git a/components/Sitemap.vue b/components/Sitemap.vue index c682103..d6f34f3 100644 --- a/components/Sitemap.vue +++ b/components/Sitemap.vue @@ -23,6 +23,11 @@ > Twitter +
  • + DAO Twitter +
  • Telegram