Skip to content

Commit

Permalink
Build & Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ltouroumov committed Aug 25, 2023
1 parent 66f7cde commit 0c2840c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nuxtjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
with:
node-version: "16"
cache: yarn
- name: Setup Pages
uses: actions/configure-pages@v3
with:
static_site_generator: nuxt
- name: Restore cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 0c2840c

Please sign in to comment.