Skip to content

Commit

Permalink
Signed-off-by: Yury-Fridlyand <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury-Fridlyand committed Sep 17, 2024
1 parent a330922 commit fac4095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ jobs:
- name: buu
working-directory: java/jars
run: |
jar xf bundle*
for file in bundle*.jar; do jar xf $file; done
tree .

0 comments on commit fac4095

Please sign in to comment.