Skip to content

Commit

Permalink
Fix output file path for Agronet jars
Browse files Browse the repository at this point in the history
  • Loading branch information
4Ply authored Dec 28, 2024
1 parent 5ca14b5 commit 814e544
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 @@ -36,7 +36,7 @@ jobs:
token: ${{ secrets.WORKER_PAT }}
latest: true
fileName: 'agronet-*'
out-file-path: 'agronet-jar'
out-file-path: 'agronet-fabric'

- name: download config files from brilliance
uses: robinraju/[email protected]
Expand Down

0 comments on commit 814e544

Please sign in to comment.