Skip to content

Commit

Permalink
Remove excess git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
JanneKiiskila committed May 28, 2024
1 parent 86e9a59 commit d6d8701
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
- run: |
sudo apt-get update && \
DEBIAN_FRONTEND="noninteractive" sudo apt-get install -y golint
- run: git clone git@github.com:PelionIoT/scripts-internal.git
- name: Build all
run: scripts-internal/golang/go_build_script.sh
- name: Run go vet
Expand Down

0 comments on commit d6d8701

Please # to comment.