Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsparrow committed Jan 25, 2024
1 parent 4d159cf commit 2d19c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
- name: Run
run: |
export LD_LIBRARY_PATH=/usr/local/lib/python3.9/dist-packages/torch/lib
npm install
npm run tauri -- build --verbose
working-directory: ./semdesk-app

0 comments on commit 2d19c0f

Please sign in to comment.