fix ghes error

This commit is contained in:
naielv
2025-06-28 00:03:12 +02:00
parent 5799c3f784
commit 299bf81640

View File

@@ -19,7 +19,7 @@ jobs:
- name: "Build app"
run: "python3 build.py"
- name: Upload artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
# Upload built files
name: 'TeleSec-dist'