mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Update npm-build-and-compile.yml
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
parent
83cc638b7f
commit
0c4387de28
1 changed files with 0 additions and 7 deletions
7
.github/workflows/npm-build-and-compile.yml
vendored
7
.github/workflows/npm-build-and-compile.yml
vendored
|
@ -27,11 +27,4 @@ jobs:
|
|||
run: |
|
||||
cp ./source/config.example.json ./source/config.json
|
||||
yarn install
|
||||
ls ~/.npm
|
||||
yarn compile
|
||||
|
||||
- name: Cache Assets
|
||||
uses: actions/cache@v3.3.2
|
||||
with:
|
||||
path: ./node_modules
|
||||
key: node-modules
|
||||
|
|
Loading…
Add table
Reference in a new issue