Skip to content

Commit

Permalink
try add feature
Browse files Browse the repository at this point in the history
Signed-off-by: suyanhanx <[email protected]>
  • Loading branch information
suyanhanx committed Dec 22, 2023
1 parent 08c3c22 commit 74ff5c1
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
cargo build --target wasm32-unknown-unknown --no-default-features --features=services-s3,services-azblob
unit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 74ff5c1

Please sign in to comment.