From 2c0d93d56613165b30d6c6349b6530782ec0e6a8 Mon Sep 17 00:00:00 2001 From: "George G. Vega Yon" Date: Thu, 21 Nov 2024 00:19:04 +0000 Subject: [PATCH] Wrong path? --- .github/workflows/containers-and-az-pool.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/containers-and-az-pool.yaml b/.github/workflows/containers-and-az-pool.yaml index f1214c2..615e99b 100644 --- a/.github/workflows/containers-and-az-pool.yaml +++ b/.github/workflows/containers-and-az-pool.yaml @@ -212,7 +212,7 @@ jobs: pip install -r azure/requirements.txt python3 azure/pool.py \ pool-config-${{ github.sha }}.toml \ - batch-autoscale-formula.txt + ../batch-autoscale-formula.txt #########################################################################