Skip to content

Commit

Permalink
Add dir debug instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr_brt committed Mar 25, 2021
1 parent cda4f71 commit 913bfe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
shell: pwsh
run: |
cd build
dir
Compress-7Zip "mi-UGens" -ArchiveFileName "mi-UGens-${{runner.os}}.zip" -Format Zip
- name: Check if release has been created
Expand Down

0 comments on commit 913bfe1

Please sign in to comment.