Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed May 2, 2024
1 parent 35d3a49 commit 59517c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Replace keyserver address with IP address
run: |
sed -i.bak 's/keyserver\.ubuntu\.com/185.125.188.27/g' playbooks/Supporting_Scripts/package_signature_verification.sh
sed -i '' 's/keyserver\.ubuntu\.com/185.125.188.27/g' playbooks/Supporting_Scripts/package_signature_verification.sh
- name: Run Ansible Playbook
run: |
Expand Down

0 comments on commit 59517c2

Please sign in to comment.