We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f78074 commit 39487ccCopy full SHA for 39487cc
.github/workflows/generate_website.yml
@@ -53,6 +53,8 @@ jobs:
53
- name: Setup keys
54
id: keys
55
run: uv run ad.py setup
56
+ env:
57
+ DATADEPS_ALWAYS_ACCEPT: "true"
58
59
run-models:
60
runs-on: ubuntu-latest
0 commit comments