Skip to content

Commit

Permalink
media-object
Browse files Browse the repository at this point in the history
  • Loading branch information
sikhote committed Oct 18, 2024
1 parent d5582e4 commit d21f183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v4
- name: Install and Build 🔧
with:
node-version: 20
node-version: 20.x
run: |
npm ci
npm run pages
Expand Down

0 comments on commit d21f183

Please sign in to comment.