Skip to content

Commit

Permalink
action update
Browse files Browse the repository at this point in the history
  • Loading branch information
akvlad committed Mar 29, 2022
1 parent 872d4fe commit 5b81add
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node-clickhouse.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
cache: 'npm'
- run: npm install
- run: npm run postinstall
- run: git submodule init
- run: git submodule update
- env:
CLICKHOUSE_DB: loki
CLICKHOUSE_TSDB: loki
Expand Down

0 comments on commit 5b81add

Please sign in to comment.