Update .github/workflows/build.yml
All checks were successful
build / build (push) Successful in 1m58s

This commit is contained in:
2025-12-23 02:13:33 -06:00
parent d8721d51be
commit 565859e4a5

View File

@@ -24,7 +24,7 @@ jobs:
- name: build - name: build
run: ./gradlew build run: ./gradlew build
- name: capture build artifacts - name: capture build artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: Artifacts name: Artifacts
path: build/libs/ path: build/libs/