remove report for our builds
This commit is contained in:
parent
5414e01048
commit
99ad3bfe36
1 changed files with 0 additions and 1 deletions
1
.github/workflows/stable.yml
vendored
1
.github/workflows/stable.yml
vendored
|
@ -31,7 +31,6 @@ jobs:
|
|||
chmod a+x mastodon-bot.js
|
||||
sha256sum mastodon-bot.js > target/mastodon-bot.js.sha256
|
||||
sha512sum mastodon-bot.js > target/mastodon-bot.js.sha512
|
||||
shadow-cljs run shadow.cljs.build-report app target/build-report.html
|
||||
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
|
|
Reference in a new issue