diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b0110b8c6..ac0bc57d4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,7 +16,7 @@ jobs: - run: yarn install - name: Build working-directory: "." - run: yarn build:pages + run: yarn run build - name: Deploy uses: JamesIves/github-pages-deploy-action@v4 with: diff --git a/assets/templates/listing-template.html b/assets/templates/listing-template.html index 16c8a0ba7..906b08229 100644 --- a/assets/templates/listing-template.html +++ b/assets/templates/listing-template.html @@ -151,16 +151,16 @@ font-family: var(--r-heading-font); } - +