Skip to content

Commit

Permalink
Update 'preview' GitHub workflow
Browse files Browse the repository at this point in the history
We have no _dist/stats.json file anymore
  • Loading branch information
davidmz committed May 23, 2023
1 parent 7d06bc4 commit 1059a5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ jobs:
yarn build-prod
yarn create_config_json
cp _dist/index.html _dist/200.html
rm _dist/stats.json
- name: Get the preview_url
run: echo "url => ${{ steps.preview_step.outputs.preview_url }}"

0 comments on commit 1059a5a

Please sign in to comment.