Skip to content

Commit

Permalink
Added listing libs directory to check content
Browse files Browse the repository at this point in the history
  • Loading branch information
erroreyes committed Jun 25, 2024
1 parent 230432a commit 867b732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: ls -l build/libs/

- name: Upload JAR as a release
if: github.event.name == 'release'
# if: github.event.name == 'release'
uses: actions/upload-artifact@v1
with:
name: bitwig-theme-editor-jar
Expand Down

0 comments on commit 867b732

Please sign in to comment.