mirror of
https://github.com/fankes/pagecurl-multiplatform.git
synced 2025-09-08 03:24:03 +08:00
Merge pull request #4 from oleksandrbalan-etn/patch-1
Update publish.yml
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -24,5 +24,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: spotless
|
- name: publish
|
||||||
run: ./gradlew publish --no-daemon --no-parallel
|
run: ./gradlew publish --no-daemon --no-parallel
|
||||||
|
Reference in New Issue
Block a user