Skip to content

Commit

Permalink
fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
divolgin committed Nov 10, 2020
1 parent af2f49c commit 5595842
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-test-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
shell: bash

- uses: actions/checkout@v2
- name: Unshallow
run: pwd
run: ls -la
run: git fetch --prune --unshallow

- run: make

Expand Down

0 comments on commit 5595842

Please sign in to comment.