Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danscales committed Jan 21, 2025
1 parent ab736fb commit 8113aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: ./sbt assembly

- name: Publish Assembly
run: ls target/scala-2.12/*.jar
run: ls -l target/scala-2.12/*.jar

0 comments on commit 8113aeb

Please sign in to comment.