chore(www): properly fix the rss feed generation issue
All checks were successful
/ all (push) Successful in 20s
All checks were successful
/ all (push) Successful in 20s
This commit is contained in:
parent
90bd1f293c
commit
a20de7d29a
2 changed files with 3 additions and 5 deletions
|
@ -10,8 +10,6 @@ jobs:
|
|||
runs-on: 'self-hosted'
|
||||
steps:
|
||||
- uses: 'actions/checkout@v4'
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: 'actions/setup-go@v5'
|
||||
with:
|
||||
go-version-file: 'search/go.mod'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue