Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Jan 15, 2025
1 parent 534d1c3 commit e7d0426
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-windows-selfhosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4

- run: ls -lR
- run: ls -l stage0/Makefile
- run: cat stage0/Makefile

- name: Set version
shell: C:\cygwin64\bin\bash.exe --login '{0}'
run: |
Expand Down

0 comments on commit e7d0426

Please sign in to comment.