Skip to content

Commit

Permalink
installer for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmipt committed Jun 7, 2024
1 parent 7bdefdd commit b4b95b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/distro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
echo ${{ github.workspace }}
cd ${{ github.workspace }}
gradlew.bat createInstaller
shell: 'cmd'
- name: Show dir content
run: |
echo ${{ github.workspace }}
cd ${{ github.workspace }}
dir
shell: 'cmd'
- uses: dorny/test-reporter@v1
Expand Down

0 comments on commit b4b95b8

Please sign in to comment.