Skip to content

Commit

Permalink
Update go.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Nov 16, 2024
1 parent 70f8f22 commit ea3cf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function get_readme_path(dir) {
function get_readme_content() {

// let content = fs.readFileSync(, 'utf-8')
/home/runner/work/cfo/cfo/level00/pw.mdx
let content = ''
const readmes = get_readme_path(__dirname)

readmes.forEach(path => {
Expand Down

0 comments on commit ea3cf31

Please sign in to comment.