Skip to content

Commit d32bea7

Browse files
committed
[ci] list yarn output, fix typio
1 parent f6bf1a5 commit d32bea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy-zodiac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: yarn install --frozen-lockfile
2121

2222
- name: Build React App
23-
run:|
23+
run: |
2424
yarn build
2525
ls -l
2626

0 commit comments

Comments
 (0)