Skip to content

Commit e6d4da7

Browse files
committed
Add datadeps envvar
1 parent 57adce9 commit e6d4da7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate_website.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
- name: Setup keys
5454
id: keys
5555
run: uv run ad.py setup
56+
env:
57+
DATADEPS_ALWAYS_ACCEPT: "true"
5658

5759
run-models:
5860
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)