Skip to content

Commit

Permalink
Merge pull request #59 from yangchuansheng/dev
Browse files Browse the repository at this point in the history
Update preview workflow
  • Loading branch information
yangchuansheng authored Sep 10, 2024
2 parents d22945a + b0b3e42 commit d271043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
name: Install pnpm
- name: Build
env:
NEXT_PUBLIC_HOME_URL: https://tryfastgpt.ai
Expand Down

0 comments on commit d271043

Please sign in to comment.