Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
masahide committed Aug 25, 2024
1 parent c947434 commit 197c557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
name: build-files
path: |
${{ github.workspace }}\build\bin\*.gz
${{ github.workspace }}/build/bin/*.gz
- name: show info
run: |
echo "ls build/bin" >> $env:GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 197c557

Please sign in to comment.