Skip to content

Commit

Permalink
DNS flush
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesthobe committed Jul 19, 2023
1 parent abe8670 commit 23d71e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linux_build_qt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
CCACHE_MAXSIZE: 100M

steps:
- name: Flush DNS
run: sudo systemctl restart systemd-resolved.service

- name: Checkout Repository
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 23d71e5

Please sign in to comment.