Skip to content

Commit

Permalink
Update ubuntu_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lixun910 committed Aug 15, 2024
1 parent f7cbd9c commit f7fddbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ubuntu_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

# Prepare
- name: Prepare on ${{ matrix.distro }}
run: |
chmod +x BuildTools/ubuntu/create_deps.sh
Expand Down

0 comments on commit f7fddbc

Please sign in to comment.