Skip to content

Commit 1b0d65f

Browse files
committed
ci: remove electron beta requirement
1 parent faf5012 commit 1b0d65f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264
target: aarch64-unknown-linux-gnu
265265
platform_flag: --linux
266266
runs-on: ${{ matrix.settings.host }}
267-
if: github.ref_name == 'beta'
267+
# if: github.ref_name == 'beta'
268268
steps:
269269
- uses: actions/checkout@v3
270270

0 commit comments

Comments
 (0)