Update resolvconf.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent dcd77aa92d
commit 402c55f5d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/resolvconf.yml

@ -16,8 +16,8 @@ jobs:
cd openresolv-openresolv-3.12.0
./configure
make
make install
cp ./resolvconf /opt/release/
sudo make install
sudo cp ./resolvconf /opt/release/
- name: Release binaries
uses: softprops/action-gh-release@v1

Loading…
Cancel
Save