Skip to content

Commit

Permalink
Update main.yml - remove openresolv
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin authored Dec 19, 2024
1 parent c2c5885 commit 7f5692c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Install packages
run: |
sudo apt install openresolv wireguard
sudo apt install wireguard
# Use GitHub Actions' cache to shorten build times and decrease load on servers
- uses: actions/cache@v3
Expand Down

0 comments on commit 7f5692c

Please sign in to comment.