Skip to content

Commit

Permalink
Cleanup unnecessary step Install system deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zliang-akamai committed Nov 2, 2023
1 parent 9def138 commit f5295dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e-suite-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ jobs:
- name: Update system packages
run: sudo apt-get update -y

- name: Install system deps
run: sudo apt-get install -y build-essential

- name: Setup Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit f5295dc

Please sign in to comment.