diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d334da..1caa0f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,7 @@ jobs: run: | sudo apt-get update sudo apt-get install -y build-essential cmake curl git rustc cargo + cargo --version make update make libcodex