Remove unneeded steps and files
This commit is contained in:
parent
e03d130c9f
commit
5cc7a45d42
3 changed files with 0 additions and 3076 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
|
@ -14,11 +14,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '20.x'
|
||||
cache: 'npm'
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
[build]
|
||||
command = "npm run build:bubo"
|
||||
publish = "./public/"
|
||||
|
||||
3067
package-lock.json
generated
3067
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue