Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkwill authored Aug 8, 2024
1 parent 6f35172 commit 459970c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Install dependencies
run: |
sudo add-apt-repository ${{ secrets.METAVISION_SETUP}} >> /dev/null
sudo add-apt-repository ${{ secrets.METAVISION_SETUP}}
sudo add-apt-repository ppa:deadsnakes/ppa >> /dev/null
sudo apt update >> /dev/null >> /dev/null
Expand Down

0 comments on commit 459970c

Please sign in to comment.