mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-16 08:34:07 +00:00
Refactor windows-alpha-build.yml to update artifact path
This commit is contained in:
2
.github/workflows/windows-alpha-build.yml
vendored
2
.github/workflows/windows-alpha-build.yml
vendored
@@ -216,4 +216,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: windows-x64-obj-${{ matrix.generic == true && 'generic' || 'specific' }}
|
||||
path: engine/obj-x86_64-pc-windows-msvc/dist
|
||||
path: engine/obj-x86_64-pc-windows-msvc/
|
||||
Reference in New Issue
Block a user