Skip to content

Commit

Permalink
fix(workflow): remove preview script
Browse files Browse the repository at this point in the history
  • Loading branch information
sniperadmin committed Nov 17, 2021
1 parent 01c6387 commit 376527b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/surge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ jobs:
build: |
npm install
npm run build
npm run preview
- name: Get the preview_url
run: echo "url => ${{ steps.preview_step.outputs.preview_url }}"

0 comments on commit 376527b

Please sign in to comment.