mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: temporarily set ref to branch
This commit is contained in:
2
.github/workflows/linux-build.yml
vendored
2
.github/workflows/linux-build.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: electron/electron/.github/workflows/linux-pipeline.yml@main
|
||||
uses: electron/electron/.github/workflows/linux-pipeline.yml@gh-actions-publish-linux
|
||||
with:
|
||||
is-release: false
|
||||
gn-config: //electron/build/args/testing.gn
|
||||
|
||||
Reference in New Issue
Block a user