Skip to content

Commit

Permalink
Update builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger authored Oct 26, 2024
1 parent 8fe3cdc commit e23d138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
INSTALL_DIR: ${{ github.workspace }}/install
ACTS_LOG_FAILURE_THRESHOLD: WARNING
DEPENDENCY_URL: https://acts.web.cern.ch/ACTS/ci/ubuntu-24.04/deps.${{DEPENDENCY_TAG}}.tar.zst
DEPENDENCY_URL: https://acts.web.cern.ch/ACTS/ci/ubuntu-24.04/deps.{{$DEPENDENCY_TAG}}.tar.zst

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e23d138

Please sign in to comment.