Skip to content

Commit

Permalink
ci: snapshots should be pre-rendered
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 3, 2024
1 parent 1073db5 commit c742279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]

- run: npx nx build demo
- run: npx nx prerender demo
- run: tree ${{ env.DIST }} -P '*.html'

- uses: s0/[email protected]
Expand Down

0 comments on commit c742279

Please sign in to comment.