Skip to content

Commit e1e8934

Browse files
authored
Fix Actions post-commit YAML (#542)
1 parent afe3360 commit e1e8934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_weekly_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
--auth-key-file ../coverity.key \
6363
--strip-path ${GITHUB_WORKSPACE}
6464
65-
build-ubuntu-arm64:
65+
build-ubuntu-arm64:
6666
name: Ubuntu arm64
6767
runs-on: ubuntu-24.04
6868
steps:

0 commit comments

Comments
 (0)