Skip to content

Commit

Permalink
CI: modify ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Feb 11, 2025
1 parent e06d67d commit 774f354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
git clone https://github.com/KangLin/RabbitCommon.git
- name: Install apt packages
- name: Install dependency libraries
run: |
sudo apt-get update -y
sudo ./Script/build_depend.sh --apt_update --base --default \
Expand Down

0 comments on commit 774f354

Please sign in to comment.