Update Glibc.yml

dependabot/github_actions/actions/checkout-3.1.0 v1.0.17
fscarmen 4 years ago committed by GitHub
parent 91d09ef51d
commit 4654f1825c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/Glibc.yml

@ -25,8 +25,8 @@ jobs:
tar -zxvf glibc-2.28.tar.gz
mkdir -p ./glibc-2.28/build
mkdir -p /opt/release/
ls ./glibc-2.28
tar -czvf /opt/release/glibc-2.28.tar.gz ./glibc-2.28
ls /opt/release
- name: Binaries Release
uses: softprops/action-gh-release@v1

Loading…
Cancel
Save