Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Aug 3, 2024
1 parent 9100ba8 commit b3385fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10,354 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,8 @@ jobs:
with:
node-version: 18
cache: pnpm
- name: Debug
run: ls
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install
- name: Build website
run: pnpm build
- name: Upload Build Artifact
Expand Down
Loading

0 comments on commit b3385fe

Please sign in to comment.