Skip to content

Commit

Permalink
fix(pu): fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puyuan1996 committed Jan 19, 2025
1 parent 45d7c97 commit 5483801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
if: ${{ runner.os == 'Linux' }}
shell: bash
run: |
sudo dpkg --configure -a
sudo apt-get update -y
sudo ln -fs /usr/share/zoneinfo/UTC /etc/localtime
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential libopencv-dev swig tzdata
Expand Down

0 comments on commit 5483801

Please sign in to comment.