Skip to content

Commit

Permalink
Revert "try add feature"
Browse files Browse the repository at this point in the history
This reverts commit 74ff5c1.
  • Loading branch information
suyanhanx committed Dec 22, 2023
1 parent 9bf7c9d commit 472c75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
- name: Build
run: |
rustup target add wasm32-unknown-unknown
cargo build --target wasm32-unknown-unknown --no-default-features --features=services-s3,services-azblob
cargo build --target wasm32-unknown-unknown --no-default-features --features=services-s3
unit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 472c75d

Please sign in to comment.