Compare commits

...

1 Commits

Author SHA1 Message Date
Vxrtrauter de1c8577d6 test new workflow 2026-02-02 02:26:41 +01:00
+1 -1
View File
@@ -128,7 +128,7 @@ jobs:
run: |
cd dist
Compress-Archive -Path '${{ env.APP_NAME }}' -DestinationPath '${{ matrix.artifact_name }}'
ls -la
Get-ChildItem
- name: Rename artifact (Unix)
if: runner.os != 'Windows'