Skip to content

Commit 9b5ab61

Browse files
committed
fix: Ember check
1 parent 102c548 commit 9b5ab61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ jobs:
183183
steps:
184184
- name: Check out current commit (${{ github.sha }})
185185
uses: actions/checkout@v2
186+
with:
187+
fetch-depth: 0
186188
- name: Set up Node
187189
uses: actions/setup-node@v1
188190
with:

0 commit comments

Comments
 (0)