mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
CI: release with default features only
This commit is contained in:
parent
5135bc5307
commit
900577402c
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
env:
|
||||
OUCH_ARTIFACTS_FOLDER: artifacts
|
||||
run: |
|
||||
cargo +nightly hack build --release --target ${{ matrix.target }} --feature-powerset --optional-deps unrar
|
||||
cargo +nightly hack build --release --target ${{ matrix.target }}
|
||||
|
||||
# - name: Upload artifacts
|
||||
# uses: actions/upload-artifact@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user