Skip to content

Commit

Permalink
feat: Config
Browse files Browse the repository at this point in the history
  • Loading branch information
dango2887 committed Aug 28, 2023
1 parent b3af521 commit 8baf6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
export JAVA_HOME=$JAVA_HOME_17_X64
env
chmod +x ./gradlew && ./gradlew :lib:widget:assemble
./gradlew :lib:widget:publishAllPublicationsToMavenCentral --no-configuration-cache
./gradlew :lib:widget:publish
continue-on-error: true
- name: check
run: |
Expand Down

0 comments on commit 8baf6c1

Please sign in to comment.