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

Commit 58bf8e4

Browse files
committed
Rename artifact name
1 parent 3a6d87b commit 58bf8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
bash build-with-docker.sh
2626
- uses: actions/upload-artifact@master
2727
with:
28-
name: ffmpeg-core-linux
28+
name: ffmpeg-core
2929
path: wasm/dist
3030
# Disable macos build due to there is no ldconfig command
3131
# during freetype2 build.

0 commit comments

Comments
 (0)