Skip to content

Commit 630061c

Browse files
committed
[cicd] add GitHub actions workflow to build libhf3fs_api_shared
1 parent df795fb commit 630061c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-hf3fs-usrbio-rpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Upload
2727
uses: actions/upload-artifact@v6
2828
with:
29-
name: hf3fs-usrbio-rpm
29+
name: hf3fs-usrbio-${{ runner.arch }}-rpm
3030
path: /tmp/hf3fs-rpm-build/RPMS/x86_64/*.rpm
3131
if-no-files-found: error
3232
- name: Generate artifact attestation

0 commit comments

Comments
 (0)