Skip to content

Commit

Permalink
GHA test
Browse files Browse the repository at this point in the history
  • Loading branch information
vysocan committed Feb 17, 2024
1 parent 4e12fc6 commit db5af2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:
- name: before_install
run: ./tools/travis/before_install.sh
- name: run_script_add_x
run: chmod +x tools/travis/script.sh
- name: run_script
run: ./tools/travis/script.sh

0 comments on commit db5af2a

Please sign in to comment.