Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gespispace committed Jan 6, 2024
1 parent b22adb4 commit 75b47a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
}
}
};
console.log(JSON.stringify(spec, null, 2))
fs.writeFileSync('spec.json', JSON.stringify(spec));
- name: Upload spec
Expand Down

0 comments on commit 75b47a4

Please sign in to comment.