Skip to content

Commit

Permalink
Merge pull request #292 from replicatedhq/divolgin/fix
Browse files Browse the repository at this point in the history
fixing build
  • Loading branch information
divolgin committed Nov 11, 2020
2 parents 46194fc + 463ba62 commit 474a874
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test-deploy.yaml
Expand Up @@ -126,6 +126,9 @@ jobs:
username: repldeploy2
password: ${{ secrets.DOCKERHUB_PASSWORD }}

- name: Unshallow
run: git fetch --prune --unshallow

- uses: actions/setup-go@v1
with:
go-version: "1.14"
Expand Down

0 comments on commit 474a874

Please sign in to comment.