test new workflow

This commit is contained in:
Vxrtrauter
2026-02-02 02:26:41 +01:00
parent c835b8375c
commit de1c8577d6
+1 -1
View File
@@ -128,7 +128,7 @@ jobs:
run: | run: |
cd dist cd dist
Compress-Archive -Path '${{ env.APP_NAME }}' -DestinationPath '${{ matrix.artifact_name }}' Compress-Archive -Path '${{ env.APP_NAME }}' -DestinationPath '${{ matrix.artifact_name }}'
ls -la Get-ChildItem
- name: Rename artifact (Unix) - name: Rename artifact (Unix)
if: runner.os != 'Windows' if: runner.os != 'Windows'