Skip to content

Commit 6615118

Browse files
committed
chore: add huggingface script to nightly update
1 parent 17b7f8d commit 6615118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
go-version-file: go.mod
2020
- run: go run ./cmd/openrouter/main.go
21+
- run: go run ./cmd/huggingface/main.go
2122
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v5
2223
with:
2324
commit_message: "chore: auto-update generated files"

0 commit comments

Comments
 (0)