Skip to content

Commit

Permalink
ci: revert to copy qob
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Nov 5, 2024
1 parent f9d73c8 commit 2ea19d8
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 @@ -62,7 +62,7 @@ jobs:
- name: Prepare content...
run: |
mkdir dist
mv bin/* dist
mv bin/qob dist
mv LICENSE dist
mv README.md dist
Expand Down

0 comments on commit 2ea19d8

Please sign in to comment.