Merge pull request #2239 from Kobzol/ci-fix-2

Checkout repository sources in rustc-pull CI action
This commit is contained in:
Jakub Beránek 2025-02-01 15:52:25 +01:00 committed by GitHub
commit 752c0d5706
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ jobs:
if: ${{ !cancelled() }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Compute message
id: create-message
env: