Skip to content

Commit

Permalink
Update gradle-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiancc committed May 29, 2024
1 parent 3cc39b6 commit d280720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
with:
name: Pyrite Nightly
path: |
${{ github.workspace }}/build/fabric/libs/pyrite-fabric-1.20.1-0.12.jar
${{ github.workspace }}/build/forge/libs/pyrite-forge-1.20.1-0.12.jar
${{ github.workspace }}/fabric/build/libs/pyrite-fabric-1.20.1-0.12.jar
${{ github.workspace }}/forge/build/libs/pyrite-forge-1.20.1-0.12.jar

0 comments on commit d280720

Please sign in to comment.