mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
Fix default value formatting in workflow YAML files and clean up whitespace in update_ff.py
This commit is contained in:
2
.github/workflows/linux-release-build.yml
vendored
2
.github/workflows/linux-release-build.yml
vendored
@@ -14,7 +14,7 @@ on:
|
||||
MOZ_BUILD_DATE:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
default: ''
|
||||
|
||||
jobs:
|
||||
build-linux:
|
||||
|
||||
Reference in New Issue
Block a user