Skip to content

Commit

Permalink
fix embeding
Browse files Browse the repository at this point in the history
  • Loading branch information
JokerQyou committed Jun 13, 2024
1 parent fe8419a commit f1eac30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
run: sudo apt update && sudo apt install -y libappindicator3-dev gcc libgtk-3-dev libxapp-dev
if: matrix.os == 'ubuntu-latest'

- name: Build frontend
run: cd frontend && npm install && npm run build

- name: Test
run: go test -v ./...

Expand Down
Empty file added server/dist/.gitkeep
Empty file.

0 comments on commit f1eac30

Please sign in to comment.