mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-03 02:04:15 +00:00
Updated GitHub Build Action
This commit is contained in:
parent
7541a6a195
commit
cc31795897
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
|
@ -28,6 +28,6 @@ jobs:
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
cp ./source/config.example.json ./source/config.json
|
cp ./config.example.json ./config.json
|
||||||
yarn install
|
yarn install
|
||||||
yarn compile
|
yarn compile
|
||||||
|
|
Loading…
Add table
Reference in a new issue