Skip to content

Commit

Permalink
Fix CI (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
serras committed Nov 23, 2020
1 parent b800181 commit e7ad63b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
with:
submodules: true
- name: Unshallow
run: git fetch --prune --unshallow
- uses: serras/setup-stack@v3
Expand Down

0 comments on commit e7ad63b

Please sign in to comment.