Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Sep 8, 2024
1 parent 4f25afd commit a04f36e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-1.8-exp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
java-version: "17"
- uses: gradle/wrapper-validation-action@v3
- run: cd test-mod && ./gradlew build
env:
EXPERIMENTAL: true
- run: ./gradlew build publish --stacktrace
env:
MAVEN_URL: ${{ secrets.MAVEN_URL }}
Expand Down

0 comments on commit a04f36e

Please sign in to comment.