Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed May 18, 2024
1 parent d11d734 commit f8af161
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
run: |
if (test -a _build/html/reports/*log); then cat _build/html/reports/*log ; fi
- name: Format preview url
id: format_url
run: |
echo "url_text=:rocket: Preview deployed at >> $GITHUB_OUTPUT
- name: Install Surge.sh
uses: actions/setup-node@v4

Expand Down

0 comments on commit f8af161

Please sign in to comment.