Fix release_prepare.yml

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/28319/head
Michael Telatynski 2024-10-29 12:51:39 +00:00
parent e5b55db1db
commit 95c3027657
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ on:
jobs:
prepare:
runs-on: ubuntu-24.04
env:
# The order is specified bottom-up to avoid any races for allchange
REPOS: matrix-js-sdk element-web element-desktop
steps:
- name: Checkout Element Desktop
uses: actions/checkout@v4