Skip to content

Commit

Permalink
Update proxy script lib
Browse files Browse the repository at this point in the history
  • Loading branch information
HarithaVattikuti authored Jun 26, 2024
1 parent cdbb501 commit 9644333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ jobs:
- name: Install Powershell
run: |
apt-get update
apt-get install -y wget apt-transport-https software-properties-common
apt-get install -y wget apt-transport-https software-properties-common libicu-dev
wget -q "https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb"
dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb
Expand Down

0 comments on commit 9644333

Please sign in to comment.