mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-10 10:21:08 +07:00
remove unnecessary package.json
This commit is contained in:
parent
7bf8c1e92d
commit
a7f17ed0cf
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
cd ./dist
|
||||
mkdir -p ./node_modules
|
||||
npm i
|
||||
rm ./dist/package.json
|
||||
|
||||
- name: Commit Build Artifacts
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user