Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
himaster committed Nov 12, 2024
1 parent 090ee71 commit b60b495
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: echo run ID
run: |
echo run ID: ${{ github.run_id }}
- name: Debug
run: cat /etc/apt/sources.list
- name: Checkout sources
uses: actions/checkout@v2
- name: Install latest nightly
Expand Down

0 comments on commit b60b495

Please sign in to comment.