Skip to content

Commit

Permalink
debugging metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolle committed Dec 2, 2024
1 parent e2cba99 commit c87ac41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debug-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
steps:
- name: Install DNS utilities
run: |
apt-get update -y
apt-get install -y dnsutils iputils-ping curl
sudo apt-get update -y
sudo apt-get install -y dnsutils iputils-ping curl
- name: Debug metadata
run: |
Expand Down

0 comments on commit c87ac41

Please sign in to comment.