We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73cf19a + 9f201fa commit d7163c3Copy full SHA for d7163c3
.github/workflows/upstream.yml
@@ -25,7 +25,6 @@ jobs:
25
with:
26
ruby-version: "3.3"
27
bundler-cache: true
28
- apt-get: tcl-dev # https://sqlite.org/forum/forumpost/45c4862d37
29
- run: bundle exec rake compile -- --with-sqlite-source-dir=${GITHUB_WORKSPACE}/sqlite
30
- run: bundle exec rake test
31
0 commit comments