temporary ls

pull/1118/head
Willy 2023-01-31 23:22:56 +00:00
parent cacb6204b9
commit 6e452624e5
No known key found for this signature in database
GPG Key ID: 1A43E076B0272479
1 changed files with 2 additions and 0 deletions

View File

@ -157,6 +157,8 @@ jobs:
tags: ${{ env.XGO_TAGS }}
ldflags: -s -w -X main.VERSION=${{ needs.data.outputs.version }} -X main.COMMIT=${{ env.COMMIT }} ${{ env.BUILD_FLAGS }}
- run: ls -la
- name: Compress Linux Builds
if: matrix.platform == 'linux'
run: |