mirror of https://github.com/statping/statping
ls build folder
parent
6e452624e5
commit
de1947beb7
|
@ -157,7 +157,7 @@ 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
|
||||
- run: ls -la build
|
||||
|
||||
- name: Compress Linux Builds
|
||||
if: matrix.platform == 'linux'
|
||||
|
|
Loading…
Reference in New Issue