Skip to content

Commit

Permalink
fix: file name
Browse files Browse the repository at this point in the history
  • Loading branch information
linxiaodong committed Apr 30, 2024
1 parent c82c995 commit bfac949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/postbuild.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import rss from './rss.mjs'
import discussions from './discussions.mjs'
import discussions from './discussion.mjs'

async function postbuild() {
await rss()
Expand Down

0 comments on commit bfac949

Please # to comment.