Skip to content

Commit

Permalink
Update canary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored Dec 16, 2020
1 parent fdd4d02 commit 3dd99bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout Master
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Use Node
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 3dd99bc

Please sign in to comment.