mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-03 13:30:38 +00:00
apt install
This commit is contained in:
5
.github/workflows/build_and_test.yml
vendored
5
.github/workflows/build_and_test.yml
vendored
@@ -56,9 +56,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install az cli
|
||||
run: |
|
||||
apt update
|
||||
apt install -y python3-pip
|
||||
pip install azure
|
||||
curl -sL https://aka.ms/InstallAzureCLIDeb --output-dir /tmp -OJ
|
||||
bash /tmp/InstallAzureCLIDeb
|
||||
|
||||
- uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user