Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ChugunovRoman committed Nov 17, 2023
1 parent 04dbf2c commit dfba33a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/reuse_release_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
id: version
run: |
ls -la .
ls -la ./artifact || echo ""
ls -la ./artifact/build || echo ""
ls -la ./artifact/build/installers || echo ""
ls -la ./build || echo ""
ls -la ./build/installers || echo ""
echo ::set-output name=release::$(cat build/installers/version)
sha256sum ./build/installers/figma-linux* || echo ""
ls -la .
Expand Down

0 comments on commit dfba33a

Please sign in to comment.