Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-luis-rs committed Nov 1, 2023
1 parent 627b019 commit 4e795f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .github/actions/r3bbuild-steps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ runs:
- mv sofia R3BRoot
- mv R3BRoot sofia
cd sofia
pwd
git clone https://github.com/R3BRootGroup/macros.git
ls cmake
cmake . -B build -C cmake/CI_CD/configure_options.cmake
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,6 @@ jobs:
# dependencies.
- repos: sofia
cache: sofia
# The job for testing with glad-tpc
- repos: glad-tpc
url: https://github.com/R3BRootGroup/glad-tpc.git
cache: glad-tpc
# skip-save: true
# The job for testing with sofia, frs and asyeos dependencies. All three
# repositories are downloaded and run together in the job.
- repos: r3broot-sofia-tpc
Expand Down

0 comments on commit 4e795f1

Please sign in to comment.