Skip to content

Commit

Permalink
remote useless install
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Jun 21, 2022
1 parent 4d91a3c commit 1316376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/examples-efr32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
run: scripts/checkout_submodules.py --shallow --platform efr32

- name: Install git-lfs # Temporary measure untill docker container is updated
run: "sudo apt-get install software-properties-common; \
sudo curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash*; \
run:
"sudo curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash*; \
sudo apt-get install git-lfs; \
git lfs install;"

Expand Down

0 comments on commit 1316376

Please sign in to comment.