This commit is contained in:
2025-09-07 20:36:19 +03:00
parent 035137148c
commit 0da0783bea

View File

@@ -40,6 +40,9 @@ jobs:
packages: write packages: write
steps: steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Download JAR artifact from build job - name: Download JAR artifact from build job
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4
with: with: