Checkout repository sources in rustc-pull CI action
This is needed for the `gh` command to work.
This commit is contained in:
parent
d06c3fc3b4
commit
f5d66eb2df
|
|
@ -82,6 +82,7 @@ jobs:
|
|||
if: ${{ !cancelled() }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Compute message
|
||||
id: create-message
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue