Skip to content

Commit 7a47f45

Browse files
committed
Rename action
1 parent b10816e commit 7a47f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
extra_nix_config: |
3636
experimental-features = nix-command flakes
3737
38-
- name: Build and Create ZIP Archive
38+
- name: Build ${{ matrix.target }}
3939
run: |
4040
nix build .#${{ matrix.target }}
4141
cp -rL result/ fina-${{ matrix.target }}

0 commit comments

Comments
 (0)