Skip to content

Commit

Permalink
Merge 516a4f5 into 571dfc9
Browse files Browse the repository at this point in the history
  • Loading branch information
saihaj committed Nov 3, 2020
2 parents 571dfc9 + 516a4f5 commit eae613e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
run: git fetch --prune --unshallow --tags
with:
fetch-depth: 0

- name: Use Node.js 12.x
uses: actions/setup-node@v1
Expand Down

0 comments on commit eae613e

Please sign in to comment.