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 46194fc commit e983aa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
shell: bash

- uses: actions/checkout@v2
- name: Unshallow
run: git fetch --prune --unshallow
- run: make

compile-preflight:
Expand Down

0 comments on commit e983aa1

Please sign in to comment.