Skip to content

Commit

Permalink
Update release-make.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Feb 2, 2024
1 parent 7da620c commit 6edf399
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,7 @@ jobs:
matrix:
repo: ${{ fromJSON(inputs.downstreams) }}
steps:
- name: Checkout Element Desktop
uses: actions/checkout@v4
if: inputs.element-desktop
- uses: actions/checkout@v4
with:
repository: ${{ matrix.repo }}
ref: staging
Expand Down

0 comments on commit 6edf399

Please sign in to comment.