Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harana-bot committed Feb 3, 2024
1 parent d0f2881 commit b2f59ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-search-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ jobs:
- name: Build Conan Libraries
run: |
cd search
conan install . --build missing
cd search-engine
conan install --build=missing -of=build -d=full_deploy .
- name: Build Tauri
run: |
Expand Down

0 comments on commit b2f59ab

Please sign in to comment.