nsarrazin commited on
Commit
f2fd5a3
·
1 Parent(s): 8d11e8e

hotfix: build

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy-prod.yml +0 -1
.github/workflows/deploy-prod.yml CHANGED
@@ -49,7 +49,6 @@ jobs:
49
  APP_BASE=/chat
50
  PUBLIC_APP_COLOR=yellow
51
  PUBLIC_COMMIT_SHA=${{ env.GITHUB_SHA_SHORT }}
52
- SKIP_LLAMA_CPP_BUILD=true
53
  deploy:
54
  name: Deploy on prod
55
  runs-on: ubuntu-latest
 
49
  APP_BASE=/chat
50
  PUBLIC_APP_COLOR=yellow
51
  PUBLIC_COMMIT_SHA=${{ env.GITHUB_SHA_SHORT }}
 
52
  deploy:
53
  name: Deploy on prod
54
  runs-on: ubuntu-latest