install-swift-tool icon indicating copy to clipboard operation
install-swift-tool copied to clipboard

GitHub Action to build and cache any Swift based tool in workflows.

Results 5 install-swift-tool issues
Sort by recently updated
recently updated
newest added

Automatically created by the 'Update Dependencies' workflow

The motivation is that the version for tools should be defined at 1 place. This place can often be the Package.swift or the Package.locked file. Package.resolved is a JSON file...

Probably `lsb_release --codename` would work fine instead of `uname -v`