Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 700e752

Browse files
author
Ganeshwara Herawan Hananda
authored
Update config.yml
1 parent 64929af commit 700e752

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
steps:
6565
- install-bazel-linux-rbe
6666
- checkout
67+
- run: sudo apt update -y
6768
- run: sudo apt install -y expect
6869
- run: |
6970
export DEPLOY_NPM_USERNAME=$REPO_GRAKN_USERNAME
@@ -131,6 +132,7 @@ jobs:
131132
steps:
132133
- install-bazel-linux-rbe
133134
- checkout
135+
- run: sudo apt update -y
134136
- run: sudo apt install -y expect
135137
- run: |
136138
export DEPLOY_NPM_USERNAME=$REPO_NPM_USERNAME

0 commit comments

Comments
 (0)