Skip to content

Commit

Permalink
some debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Jun 2, 2024
1 parent a2ab2b1 commit b916d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Build a package
shell: C:\cygwin64\bin\bash.exe --login '{0}'
run: |
pulse/src/ci/package.sh -j 8 && echo "There is a CR at the end of this line"
ls -la && pulse/src/ci/package.sh -j 8 && echo "There is a CR at the end of this line"
- name: Archive the package
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit b916d92

Please sign in to comment.