mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-21 15:51:06 +07:00
Add deps
This commit is contained in:
parent
f0a77cc34e
commit
2a31f085f5
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
|
||||
npm audit fix
|
||||
|
||||
- name: Commit Build Artifacts
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user