Skip to content

Commit

Permalink
ci 3
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Aug 9, 2024
1 parent a91d1f3 commit a950646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_util.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
path: ${{ env.BIN_PATH }}

- name: Prepare Release Asset
if: github.event_name == 'release'
#if: github.event_name == 'release'
run: |
tree ${{ env.BIN_PATH }}/*
ls -al ${{ env.BIN_PATH }}/*
Expand Down

0 comments on commit a950646

Please sign in to comment.