mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
CI: use config.cli.js as config.js
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -22,8 +22,6 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
|
||||
- run: cp config.template.js config.js
|
||||
- run: cp config.cli.js config.js
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
env:
|
||||
FLOOD_SECRET: ${{ secrets.FLOOD_SECRET }}
|
||||
|
||||
Reference in New Issue
Block a user