Checkout repository sources in rustc-pull CI action
This is needed for the `gh` command to work.
This commit is contained in:
parent
be412df9cb
commit
97edb7a7c2
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ jobs:
|
|||
if: ${{ !cancelled() }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Compute message
|
||||
id: create-message
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue