Skip to content

Commit

Permalink
Update continuous-benchmarking-baseline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kavi-99 authored Jul 25, 2024
1 parent 9b2c07d commit eb04ad1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/continuous-benchmarking-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,9 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18

- name: Install Serverless framework and related plugins
# run: npm install -g [email protected] serverless-azure-functions functions-have-names serverless-aliyun-function-compute
run: npm install -g [email protected] serverless-azure-functions functions-have-names
run: npm install -g [email protected] serverless-azure-functions functions-have-names serverless-aliyun-function-compute

- name: Download client artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit eb04ad1

Please sign in to comment.