mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Update npm-build-and-compile.yml
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
parent
9b6c72528e
commit
f5dae7f26c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/npm-build-and-compile.yml
vendored
2
.github/workflows/npm-build-and-compile.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
npm install -g yarn
|
cp ./source/config.example.json ./source/config.json
|
||||||
yarn install
|
yarn install
|
||||||
yarn compile
|
yarn compile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue