Skip to content

Commit

Permalink
ci: temp disable docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed Nov 24, 2023
1 parent e8ffc53 commit ccad2ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
- uses: actions/setup-node@v4
with:
node-version: LTS
node-version: lts/*
cache: pnpm
- run: pnpm install
- run: pnpm build
Expand Down

0 comments on commit ccad2ac

Please sign in to comment.