mirror of
https://github.com/status-im/create-pull-request.git
synced 2025-02-23 11:58:15 +00:00
Fix ci workflow
This commit is contained in:
parent
8ed207bcca
commit
2a283f5fc3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- if: matrix.target == 'built'
|
||||
- if: matrix.target == 'built' || github.event_name == 'pull_request'
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user