Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Aug 3, 2024
1 parent db99271 commit 5f27e6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
with:
node-version: 18
cache: pnpm
- name: Debug
run: |
ls docs
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Build website
Expand Down

0 comments on commit 5f27e6d

Please sign in to comment.