Skip to content

Commit 712f26f

Browse files
committed
.github: workflow updated, fixes
1 parent d179ca0 commit 712f26f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Store the distribution packages
5959
uses: actions/upload-artifact@v4
6060
with:
61-
name: lua-linux
61+
name: lua-linux-${{ matrix.arch }}
6262
path: lua/lua-linux-*
6363

6464
package-build:

0 commit comments

Comments
 (0)