mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-19 19:37:13 +00:00
Fixed CI builds
This commit is contained in:
2
.github/workflows/alpha.yml
vendored
2
.github/workflows/alpha.yml
vendored
@@ -441,7 +441,7 @@ jobs:
|
||||
|
||||
release:
|
||||
name: Release
|
||||
needs: [build-data, linux, source, windows]¡
|
||||
needs: [build-data, linux, source, windows]
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref == 'refs/heads/alpha' }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user