mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix build_desktop_test for downstream runs
This commit is contained in:
parent
7261b3eef1
commit
d5602ebea8
2
.github/workflows/build_desktop_test.yaml
vendored
2
.github/workflows/build_desktop_test.yaml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
with:
|
||||
repository: ${{ github.repository == 'element-hq/element-web-pro' && 'element-hq/element-web' || github.repository }}
|
||||
repository: ${{ github.action_repository }}
|
||||
persist-credentials: false
|
||||
|
||||
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user