Skip to content

Commit

Permalink
i
Browse files Browse the repository at this point in the history
  • Loading branch information
jaffinito committed Aug 3, 2023
1 parent 119dd17 commit 53cf719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_deploy_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Validate
run: |
ls -la /etc/apt/sources.list.d/
id -a
sudo touch /etc/apt/sources.list.d/newrelic.list
echo 'deb https://apt.newrelic.com/debian/ newrelic non-free' | tee /etc/apt/sources.list.d/newrelic.list
wget -O- https://download.newrelic.com/548C16BF.gpg | apt-key add -
Expand Down

0 comments on commit 53cf719

Please sign in to comment.