Skip to content

Commit

Permalink
debug(gha): checkout the current directory 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 5ccd6f3 commit ef1d43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
prerelease: false

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

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

0 comments on commit ef1d43c

Please sign in to comment.