Skip to content

Commit f8af161

Browse files
committed
cleanup
1 parent d11d734 commit f8af161

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/preview.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ jobs:
4343
run: |
4444
if (test -a _build/html/reports/*log); then cat _build/html/reports/*log ; fi
4545
46-
- name: Format preview url
47-
id: format_url
48-
run: |
49-
echo "url_text=:rocket: Preview deployed at >> $GITHUB_OUTPUT
50-
5146
- name: Install Surge.sh
5247
uses: actions/setup-node@v4
5348

0 commit comments

Comments
 (0)