Skip to content

Commit

Permalink
Resolve deployment issues
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing committed Sep 22, 2023
1 parent ad31077 commit 1274397
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: oven-sh/setup-bun@v1
- name: Install dependencies
run: bun install
- run: npx playwright install --with-deps chromium
- name: Test build website
run: bun run build

Expand Down
Empty file added src/content/i18n/.keepme
Empty file.

0 comments on commit 1274397

Please sign in to comment.