Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arkivanov committed Mar 17, 2023
1 parent 5352241 commit 55583f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
with:
java-version: 11
- name: Check publication
run: ./gradlew :tools:check-publication:build -Pcheck_publication
run: ./gradlew kotlinUpgradeYarnLock :tools:check-publication:build -Pcheck_publication

0 comments on commit 55583f1

Please sign in to comment.