Skip to content

Commit 57fb4ae

Browse files
Update docs.yml
1 parent 837a873 commit 57fb4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- add_docs
87
pull_request:
98
branches:
109
- main
@@ -36,4 +35,5 @@ jobs:
3635
3736
- name: Deploy to GitHub Pages, Run ghp-import
3837
run: |
38+
source venv/bin/activate
3939
ghp-import -n -p -f docs/cybertensor

0 commit comments

Comments
 (0)