Skip to content

Commit ae2dd41

Browse files
authored
Update ci.yml
1 parent c1e2239 commit ae2dd41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ jobs:
124124
npm ci
125125
npm run build
126126
127-
- name: Install Nexlayer CLI
128-
run: npm install -g @nexlayer/cli
129-
130127
- name: Create server .env
131128
run: |
132129
echo "MONGO_URL=$MONGO_URL" > ./server/.env

0 commit comments

Comments
 (0)