fix ci: use sample config

pull/4/head
Cameron Clough 2022-01-09 02:25:26 +00:00
parent daacbe65fd
commit fb5a91a010
No known key found for this signature in database
GPG Key ID: BFB3B74B026ED43F
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: cp config.sample.js config.js
- uses: actions/setup-node@v2
with:
node-version: 16