Skip to content

Commit

Permalink
fix: Build
Browse files Browse the repository at this point in the history
  • Loading branch information
eythaann committed Jan 19, 2024
1 parent 274874e commit de2c3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
working-directory: rt-website
node-version: "20"
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: ./rt-website/package-lock.json

- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit de2c3dd

Please sign in to comment.