Skip to content

Commit

Permalink
Update build-latest-version.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Prajwal Koirala <102563715+Prajwal-Koirala@users.noreply.github.com>
  • Loading branch information
Prajwal-Koirala committed Jan 19, 2024
1 parent 165da23 commit edc20b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-latest-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ jobs:
/etc/unbound/root.hints
/etc/unbound/unbound.conf.d/hosts.conf
/etc/resolv.conf
if-no-files-found: warn
compression-level: 7
overwrite: false

# Change permissions to deny access
- name: Restore deny acess to the files
Expand Down Expand Up @@ -129,6 +132,9 @@ jobs:
/etc/unbound/root.hints
/etc/unbound/unbound.conf.d/hosts.conf
/etc/resolv.conf
if-no-files-found: warn
compression-level: 7
overwrite: false

# Display crontab rules post-uninstallation
- name: Display Crontab Rules Post-Uninstallation
Expand Down

0 comments on commit edc20b7

Please sign in to comment.