We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6648908 commit 076c9b1Copy full SHA for 076c9b1
1 file changed
.github/workflows/libsql-server-release.yml
@@ -116,6 +116,7 @@ jobs:
116
with:
117
submodules: recursive
118
- name: "Prepare env vars"
119
+ run: "echo setup env vars"
120
env:
121
"RUSTFLAGS": "--cfg tokio_unstable"
122
- name: Install cargo-dist
0 commit comments