Skip to content

Commit 5858159

Browse files
author
Gabriele Barcella
committed
fix: edited missing line
1 parent 24e9442 commit 5858159

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-version.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
run: |
4444
npm install -g yarn
4545
yarn global add standard-version
46-
sudo add-apt-repository ppa:rmescandon/yq -y
4746
wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/local/bin/yq
4847
chmod +x /usr/local/bin/yq
4948
yq --version

0 commit comments

Comments
 (0)