diff --git a/.github/build-and-test/action.yml b/.github/build-and-test/action.yml index 8d99406..5a7dbce 100644 --- a/.github/build-and-test/action.yml +++ b/.github/build-and-test/action.yml @@ -20,7 +20,7 @@ runs: toolchain: stable - name: 📦 Install dependencies - uses: bash + shell: bash run: sudo apt-get update && sudo apt-get install -y protobuf-compiler - name: 🔨 Build