Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nadenf committed Feb 17, 2024
1 parent 38cf94d commit c8db1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-search-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Build Frontend
run: |
rm -fr $COURSIER_HOME/v1/https/maven.pkg.github.com/harana
rm -fr $COURSIER_HOME/cache/https/maven.pkg.github.com/harana/sbt-plugin
cd search
sbt \
-Divy.home=$IVY_HOME \
Expand Down

0 comments on commit c8db1b9

Please sign in to comment.