summaryrefslogtreecommitdiffstats
path: root/.github/workflows/remove-files.yml
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-02-23 13:58:18 (GMT)
committerGitHub <noreply@github.com>2024-02-23 13:58:18 (GMT)
commit9a99fee91472d702bd7c50483c7141f720bcb21d (patch)
tree1ab8e05e1df3956368933b0ed9632db27dcdc68f /.github/workflows/remove-files.yml
parente7f41a2fbf9cc123b14edbb73501c19976c514c4 (diff)
downloadhdf5-9a99fee91472d702bd7c50483c7141f720bcb21d.zip
hdf5-9a99fee91472d702bd7c50483c7141f720bcb21d.tar.gz
hdf5-9a99fee91472d702bd7c50483c7141f720bcb21d.tar.bz2
Add deb and rpm binaries to snapshots (#4035)
Diffstat (limited to '.github/workflows/remove-files.yml')
-rw-r--r--.github/workflows/remove-files.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/remove-files.yml b/.github/workflows/remove-files.yml
index 1d72362..737c9b4 100644
--- a/.github/workflows/remove-files.yml
+++ b/.github/workflows/remove-files.yml
@@ -54,6 +54,8 @@ jobs:
${{ steps.get-file-base.outputs.FILE_BASE }}.zip
${{ steps.get-file-base.outputs.FILE_BASE }}-osx12.tar.gz
${{ steps.get-file-base.outputs.FILE_BASE }}-ubuntu-2204_gcc.tar.gz
+ ${{ steps.get-file-base.outputs.FILE_BASE }}-ubuntu-2204_gcc.deb
+ ${{ steps.get-file-base.outputs.FILE_BASE }}-ubuntu-2204_gcc.rpm
${{ steps.get-file-base.outputs.FILE_BASE }}-ubuntu-2204_gcc_s3.tar.gz
${{ steps.get-file-base.outputs.FILE_BASE }}-win-vs2022_cl.zip
${{ steps.get-file-base.outputs.FILE_BASE }}-ubuntu-2204_intel.tar.gz