Skip to content

Commit 1614997

Browse files
committed
ci: Fix linux-i686 artifact name (previously linux-x86)
1 parent 968f50e commit 1614997

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
@@ -88,7 +88,7 @@ jobs:
8888
build: zigbuild
8989
- platform: ubuntu-latest
9090
target: i686-unknown-linux-musl
91-
name: linux-x86
91+
name: linux-i686
9292
build: zigbuild
9393
- platform: ubuntu-latest
9494
target: aarch64-unknown-linux-musl

0 commit comments

Comments
 (0)