Update npm-build-and-compile.yml

Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
Ahmad 2023-09-21 21:05:38 -04:00 committed by GitHub
parent 9b6c72528e
commit f5dae7f26c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ jobs:
- name: Build
run: |
npm install -g yarn
cp ./source/config.example.json ./source/config.json
yarn install
yarn compile