mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Change the way the export is created for the pypi package in order to transfer static files out of the tmp shell
This commit is contained in:
2
.github/workflows/pypi.yml
vendored
2
.github/workflows/pypi.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
- name: ⬇️ Install Web Client
|
||||
run: |
|
||||
yarn install
|
||||
yarn ciexport
|
||||
yarn pypiciexport
|
||||
working-directory: src/interface/web
|
||||
|
||||
- name: ⚙️ Build Python Package
|
||||
|
||||
Reference in New Issue
Block a user