diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 2062470b..27548e1f 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -25,7 +25,6 @@ jobs: with: ruby-version: "3.3" bundler-cache: true - apt-get: tcl-dev # https://sqlite.org/forum/forumpost/45c4862d37 - run: bundle exec rake compile -- --with-sqlite-source-dir=${GITHUB_WORKSPACE}/sqlite - run: bundle exec rake test