This commit is contained in:
ajgeiss0702
2022-02-22 15:54:21 -07:00
parent 08456c6664
commit 44f171ed2f
+1 -1
View File
@@ -55,4 +55,4 @@ jobs:
with: with:
name: build-files name: build-files
- name: Deploy with Gradle - name: Deploy with Gradle
run: './gradlew :api:publish :common:publish' run: './gradlew :api:build :api:publish :common:build :common:publish'