Skip to content

Commit

Permalink
also upload jar for inspection.
Browse files Browse the repository at this point in the history
  • Loading branch information
phronmophobic committed Jul 8, 2024
1 parent 84d6c23 commit 4ce9adc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mobiletest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ jobs:
with:
path: library/build/out/bb.o
name: bb.o
- uses: actions/upload-artifact@v1
with:
path: target/grease-uber.jar
name: grease-uber.jar

- name: Build app
run: |
Expand Down

0 comments on commit 4ce9adc

Please sign in to comment.