Skip to content

Commit

Permalink
Update build_and_test_ubuntu24.04.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga authored Dec 3, 2024
1 parent 9283468 commit c72bfa4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_test_ubuntu24.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
steps:
# Check out repository under $GITHUB_WORKSPACE
- uses: actions/checkout@v2
ref: ubuntu24.04
with:
ref: ubuntu24.04
# Build and install
- name: install
run: sh scripts/full_install.sh
Expand Down

0 comments on commit c72bfa4

Please sign in to comment.