Skip to content

Commit

Permalink
fix: Ember check
Browse files Browse the repository at this point in the history
  • Loading branch information
HazAT committed May 31, 2021
1 parent 102c548 commit 9b5ab61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ jobs:
steps:
- name: Check out current commit (${{ github.sha }})
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Node
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 9b5ab61

Please sign in to comment.