Skip to content

Commit

Permalink
ci: show environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-grande committed Jul 8, 2024
1 parent 6e6c7b4 commit ca14374
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
fetch-depth: 0
submodules: recursive
- uses: actions/setup-python@v5
- name: Show environment
run: env
- name: Update package list
run: sudo apt-get update -y
- name: Install OS packages
Expand Down

0 comments on commit ca14374

Please sign in to comment.