We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fd391 commit 16e2332Copy full SHA for 16e2332
.github/workflows/release.yml
@@ -75,6 +75,6 @@ jobs:
75
tags: ${{ steps.meta-nightly.outputs.tags }}
76
labels: ${{ steps.meta-nightly.outputs.labels }}
77
build-args: |
78
- CARGO_FEATURES=js-trace
+ CARGO_FEATURES=js-tracer
79
cache-from: type=gha,scope=${{ github.workflow }}-nightly
80
cache-to: type=gha,scope=${{ github.workflow }}-nightly
0 commit comments