Skip to content

Commit

Permalink
[fix] - kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
DevOpsNatalie committed Apr 4, 2024
1 parent 1073da1 commit 9ea4baa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
- name: install sude

- name: install sudo
run: |
apt-get update
apt-get install sudo
Expand Down

0 comments on commit 9ea4baa

Please sign in to comment.