Skip to content

Commit

Permalink
Checkout sources in release cleanup (gakonst#573)
Browse files Browse the repository at this point in the history
Same reasoning as gakonst#566
  • Loading branch information
onbjerg authored Jan 25, 2022
1 parent ecfbcab commit d155606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ jobs:
needs: release

steps:
- name: Checkout sources
uses: actions/checkout@v2
- name: Delete old nightlies
uses: actions/github-script@v5
with:
Expand Down

0 comments on commit d155606

Please sign in to comment.