Skip to content

Commit 8d7b587

Browse files
committed
correct path
1 parent 471805f commit 8d7b587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
with:
5151
name: ${{ env.version_tag }}
5252
files: |
53-
/root/rpmbuild/RPMS/x86_64/lemur-azure-data-movers-${{ env.version_tag }}-lustre_2.12.x86_64.rpm
54-
/root/rpmbuild/RPMS/x86_64/lemur-azure-hsm-agent-${{ env.version_tag }}-lustre_2.12.x86_64.rpm
53+
/github/home/rpmbuild/RPMS/x86_64/lemur-azure-data-movers-${{ env.version_tag }}-lustre_2.12.x86_64.rpm
54+
/github/home/rpmbuild/RPMS/x86_64/lemur-azure-hsm-agent-${{ env.version_tag }}-lustre_2.12.x86_64.rpm

0 commit comments

Comments
 (0)