Skip to content

Commit

Permalink
Print rustc info
Browse files Browse the repository at this point in the history
  • Loading branch information
bacv committed Sep 21, 2023
1 parent 2ceba07 commit 4659b4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ jobs:
profile: minimal
toolchain: stable
override: true
- name: Print rustc info
run: |
rustc -vV
ld --version
- uses: actions-rs/cargo@v1
with:
command: build
Expand Down

0 comments on commit 4659b4f

Please sign in to comment.