Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lalinsky committed Feb 25, 2024
1 parent 3669e13 commit d6a68c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- run: |
sudo apt-get update
sudo apt-get install -y qt6-base-dev libgtest-dev libgrpc++-dev protobuf-compiler-grpc protobuf-compiler libsqlite3-dev
- run: ./update_proto.sh
- run: cmake -DCMAKE_BUILD_TYPE=Release .
- run: make
- run: make check
Expand Down

0 comments on commit d6a68c5

Please sign in to comment.