Skip to content

Commit

Permalink
ci: include license file in Windows build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Mar 24, 2024
1 parent 7653fdb commit 7c20f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
cd "$GITHUB_WORKSPACE"
mkdir artifacts
./ci/copy-dll-dependencies.sh build_static_std_libs/webp-viewer/webp-viewer.exe artifacts/
cp LICENSE artifacts/
cp readme.md artifacts/
cp changelog.md artifacts/
cp documentation/third-party.md artifacts/
Expand Down

0 comments on commit 7c20f4f

Please sign in to comment.