Skip to content

Commit 5577f3a

Browse files
committed
ARM64 Artifact
1 parent 7687cec commit 5577f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
uses: actions/upload-artifact@v4
112112
if: ${{ matrix.os == 'ubuntu-24.04-arm' && matrix.c_compiler == 'gcc' }}
113113
with:
114-
name: amd4-deb
114+
name: arm64-deb
115115
path: |
116116
build/*.deb
117117
retention-days: 5

0 commit comments

Comments
 (0)