Skip to content

Commit

Permalink
Syncing .github/workflows/dunedaq-v4-cpp-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmogan committed May 30, 2024
1 parent 7d962cd commit 1186c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dunedaq-v4-cpp-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
export REPO=$(echo '${{ github.repository }}' | awk -F '/' '{print $2}')
source /cvmfs/dunedaq.opensciencegrid.org/setup_dunedaq.sh
setup_dbt latest || true
setup_dbt latest_v4 || true
release_name="last_fddaq"
dbt-create -n $release_name dev-${{ matrix.os_name }}
Expand Down

0 comments on commit 1186c64

Please sign in to comment.