Skip to content

Commit 41f20c5

Browse files
author
VM
committed
ci: install system dependencies in release action
1 parent b0d216d commit 41f20c5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/Release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Release
33
on:
44
release:
55
types: [created]
6+
push:
7+
branches:
8+
- ci-buildbinary
69

710
jobs:
811
build-release-assets:

0 commit comments

Comments
 (0)