mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-22 23:35:37 +00:00
test
This commit is contained in:
9
.github/workflows/windows-profile-build.yml
vendored
9
.github/workflows/windows-profile-build.yml
vendored
@@ -17,16 +17,7 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
name: Download artifact
|
||||
with:
|
||||
path: C:\artifact
|
||||
|
||||
- name: Unpack artifact
|
||||
run: |
|
||||
cd C:\artifact
|
||||
ls
|
||||
7z x ${{ inputs.profile-data-path-archive }}
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
name: Clone
|
||||
|
||||
Reference in New Issue
Block a user