Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: c72578/cuetools.net

CI build test

19 Jan 19:00

Choose a tag to compare

CI build test Pre-release
Pre-release
Build CUETools binaries for release using CI

- Add script CUETools/collect_files.bat, which copies the required
  files (.exe, .dll, etc.) according to the CUETools folder structure
- Add GitHub action .github/workflows/release-windows.yml, which is
  triggered upon tags or manually
- Upload the folder including the built CUETools binaries as zip file
  using actions/upload-artifact@v2