mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-17 17:08:23 +00:00
Fixed workflow issues
This commit is contained in:
2
.github/workflows/windows-alpha-build.yml
vendored
2
.github/workflows/windows-alpha-build.yml
vendored
@@ -117,7 +117,7 @@ jobs:
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
name: Download artifact if use profdata
|
||||
if: !inputs.generate-gpo
|
||||
if: ${{ !inputs.generate-gpo }}
|
||||
with:
|
||||
name: ${{ inputs.profile-data-path }}
|
||||
path: ~/artifact
|
||||
|
||||
Reference in New Issue
Block a user