Skip to content

Commit 93905a7

Browse files
committed
debug
1 parent 1409e5a commit 93905a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Install chatgpt2scratch
3737
env:
3838
AZURE_API_KEY: ${{ secrets.AZURE_API_KEY }}
39+
DOJO_KEY: ${{ secrets.DOJO_KEY }}
3940
run: sh ./chatgpt2scratch/install.sh
4041
- run: NODE_OPTIONS=--openssl-legacy-provider npm run build
4142
- name: npm install under chatgpt2scratch

0 commit comments

Comments
 (0)