Skip to content

Commit

Permalink
update preview file
Browse files Browse the repository at this point in the history
  • Loading branch information
corlard3y committed Sep 17, 2024
1 parent 1c29751 commit a3d66e9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
yarn install --frozen-lockfile --non-interactive
yarn build:pr:preview
- name: Start Development Server
if: github.event.action == 'opened' || github.event.action == 'reopened' || github.event.action == 'synchronize'
run: |
yarn install --frozen-lockfile --non-interactive
docusaurus start
- name: Deploy preview
uses: rossjrw/[email protected]
with:
Expand Down

0 comments on commit a3d66e9

Please sign in to comment.