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 b4f568e commit 65204fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ 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: cd webapp && make
- run: make

0 comments on commit 65204fe

Please sign in to comment.