Skip to content

Commit

Permalink
Copy config in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Sep 19, 2023
1 parent 7790686 commit d62054f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
- name: npm install and build
run: |
npm install
cp config.example.ts config.ts
npm run build --if-present

0 comments on commit d62054f

Please sign in to comment.