Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Jun 27, 2024
1 parent 498e575 commit b4f568e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ jobs:
- uses: actions/checkout@v4
- run: brew install rust
- run: brew install node
- run: cd webapp && npm ci
- run: cd webapp && npm run build
- run: make

0 comments on commit b4f568e

Please sign in to comment.