Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: bvolovat <[email protected]>
  • Loading branch information
bvolovat committed Dec 23, 2024
1 parent 5bea1ab commit 9d3ac9a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/performance-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
kubectl version --client --output=yaml
- name: Install doctl
run: |
sudo snap install doctl
doctl version
uses: digitalocean/action-doctl@v2
with:
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}

Expand Down

0 comments on commit 9d3ac9a

Please sign in to comment.