Merge pull request #3 from pischule/ci-refactor

Fix ci
This commit is contained in:
Maksim Pischulenok
2025-09-07 20:37:33 +03:00
committed by GitHub

View File

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