Skip to content

Commit

Permalink
Revert "feat(website): allow preview of website changes (#12966)" (#1…
Browse files Browse the repository at this point in the history
…2982)

This reverts commit 5304606.
  • Loading branch information
dantaik authored Jan 19, 2023
1 parent 15eaab2 commit 4d38ec4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 60 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Website Build
name: Website

on:
push:
Expand Down Expand Up @@ -50,4 +50,3 @@ jobs:

- name: Build Website
run: pnpm -F website build

57 changes: 0 additions & 57 deletions .github/workflows/website_preview.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/whitepaper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
paths:
- "packages/whitepaper/**"
jobs:
build-latex:
build_latex:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit 4d38ec4

Please sign in to comment.