Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
h4sh5 committed Apr 19, 2024
1 parent da17e42 commit 6a4f342
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,7 @@ jobs:
run: |
mkdir -p "$ARCHIVE"/{complete,doc}
cp "$BIN" "$ARCHIVE"/
cp {README.md,COPYING,UNLICENSE,LICENSE-MIT} "$ARCHIVE"/
cp {CHANGELOG.md,FAQ.md,GUIDE.md} "$ARCHIVE"/doc/
cp {README.md} "$ARCHIVE"/
- name: Build archive (Windows)
Expand Down

0 comments on commit 6a4f342

Please sign in to comment.