Skip to content

Commit

Permalink
love yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed May 3, 2024
1 parent 67f6eed commit b86c855
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jar-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- name: Build with Ant
run: ant -noinput -buildfile build.xml peergos_submodule_sync dist
- name: Sign and upload jar artifact
uses: actions/[email protected]
with:
subject-path: '${{ github.workspace }}/server/Peergos.jar'
uses: actions/[email protected]
with:
subject-path: '${{ github.workspace }}/server/Peergos.jar'

- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b86c855

Please sign in to comment.