Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
dagou committed Sep 9, 2024
1 parent da1a056 commit 6e322f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: dist
- run: ls -al bins-*
run: ls -al bins-*

- name: Calculate tag name
run: |
Expand Down

0 comments on commit 6e322f6

Please sign in to comment.