Update Glibc.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 07755093c4
commit 917bf96e69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/Glibc.yml

@ -42,5 +42,5 @@ jobs:
- name: Downloading artifact
uses: actions/download-artifact@v2
with:
name: glibc-2.28
name: glibc-2.28.tar.gz
path: /opt/release

Loading…
Cancel
Save