mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
Add actions cache variable exposure to build workflows
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -471,10 +471,6 @@ jobs:
|
||||
submodules: recursive
|
||||
token: ${{ secrets.DEPLOY_KEY }}
|
||||
|
||||
- name: Git pull
|
||||
run: |
|
||||
git pull
|
||||
|
||||
- name: Download artifact
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user