Skip to content

Commit

Permalink
debug(gha): testing upload artifacts dist content
Browse files Browse the repository at this point in the history
Signed-off-by: kaanyagci <kaan.yagci@makepad.fr>
  • Loading branch information
kaanyagci committed Aug 12, 2024
1 parent aff907b commit 5ccd6f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ jobs:
draft: false
prerelease: false

- name: List files in dist directory
run: ls -la dist/

- name: Upload Linux AMD64 Binary
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 5ccd6f3

Please sign in to comment.