Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
h-fournier committed Dec 13, 2024
1 parent da1c74d commit b5c5bfe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,12 @@ jobs:
run: |
gh release upload "$tag" archive/*.tar.gz archive/*.rpm

- name: Upload .tar.gz
uses: actions/upload-artifact@v4
with:
path: archive/*.tar.gz
name: antares-9.2.0-rc4-CentOS-7.9.2009.tar.gz
uses: actions/upload-artifact@v4
with:
path: archive/*.tar.gz
name: antares-9.2.0-rc4-CentOS-7.9.2009.tar.gz


- name: Cache vcpkg binary dir
Expand Down

0 comments on commit b5c5bfe

Please sign in to comment.