Skip to content

Commit

Permalink
update tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Aug 8, 2024
1 parent d5ec316 commit 4646fa4
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 @@ -12,11 +12,10 @@ jobs:

- run: bun install --frozen-lockfile

- run: bunx vite build

- run: bun type
- run: bun lint
- run: bun jest
- run: bunx vite build
- run: cp doc/* ./build/
# - run: bunx surge ./build yAR-htzee-platane.surge.sh
# env:
Expand Down

0 comments on commit 4646fa4

Please sign in to comment.