Skip to content

Commit

Permalink
list files
Browse files Browse the repository at this point in the history
  • Loading branch information
gijzelaerr committed Jul 5, 2024
1 parent 531d412 commit d6f53dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows-build-test-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
name: dist
path: dist

- name: List files
run: ls -la dist

- name: Install python-snap7
run: |
python3 -m pip install --upgrade pip pytest
Expand Down

0 comments on commit d6f53dd

Please sign in to comment.