Skip to content

Commit

Permalink
feat: add reusable build workflow (#49)
Browse files Browse the repository at this point in the history
* feat: add reusable build workflow

* fix: yarn immutable install

* fix: remove branch requirement

* fix: remove invalid env

* fix: no immutable

* fix: add koishi into devDeps

* remove old workflow
  • Loading branch information
MaikoTan authored Feb 17, 2024
1 parent f2ea046 commit 1d5fab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/test.yml

This file was deleted.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@
"esbuild-plugin-yaml": "^0.0.1",
"eslint": "^8.19.0",
"eslint-import-resolver-typescript": "^3.4.1",
"koishi": "^4.15.7",
"koishi-plugin-puppeteer": "^3.3.1",
"markdown-magic": "^2.6.1",
"mocha": "^9.1.3",
"prettier": "^2.7.1",
Expand Down

0 comments on commit 1d5fab4

Please sign in to comment.