Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 96db5df

Browse files
authored
Fixed naming
1 parent 9d67f49 commit 96db5df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/make.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Makefile CI
2+
13
on:
24
push:
35
branches: [ "nightly" ]
@@ -43,5 +45,5 @@ jobs:
4345

4446
- uses: actions/upload-artifact@v4
4547
with:
46-
name: 'image artifact'
48+
name: 'hexium.iso'
4749
path: 'hexium-x86_64.iso'

0 commit comments

Comments
 (0)