Skip to content

Commit

Permalink
Update gh-env.yml resolvectl flush-caches
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislin22 authored Feb 2, 2024
1 parent 572dbba commit bf6fab4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gh-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
run: |
yq --version
echo "CHANNEL is [$CHANNEL]"
echo "invoke resolvectl "
resolvectl
echo "invoke resolvectl status"
echo "===== invoke resolvectl flush-caches"
resolvectl flush-caches
echo "===== invoke resolvectl status"
resolvectl status

0 comments on commit bf6fab4

Please sign in to comment.