Updated GitHub Build Action

This commit is contained in:
Ahmad 2024-08-13 00:29:29 -04:00
parent 7541a6a195
commit cc31795897
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF

View file

@ -28,6 +28,6 @@ jobs:
- name: Build
run: |
cp ./source/config.example.json ./source/config.json
cp ./config.example.json ./config.json
yarn install
yarn compile