Skip to content

Commit

Permalink
i forgot the test doesn' quite work yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnemotechnician committed Jul 26, 2022
1 parent 1fb602a commit e85e267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
sed -i "s/version = v1\.0/version = $version/g" lib/build.gradle.kts
chmod +x gradlew
./gradlew test jar
./gradlew jar
echo "::set-output name=description::${description//\\n/%0A}"
Expand Down

0 comments on commit e85e267

Please sign in to comment.