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 cd openresolv-openresolv-3.12.0
./configure ./configure
make make
make install sudo make install
cp ./resolvconf /opt/release/ sudo cp ./resolvconf /opt/release/
- name: Release binaries - name: Release binaries
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v1

Loading…
Cancel
Save