mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-28 21:05:17 +02:00
Fix backend build
This commit is contained in:
@@ -8,8 +8,9 @@ on:
|
||||
jobs:
|
||||
build-and-push:
|
||||
# for EE, run on special image-builders runners
|
||||
# TODO: make this a matrix build like the web containers
|
||||
runs-on:
|
||||
group: image-builders
|
||||
group: amd64-image-builders
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Reference in New Issue
Block a user