Skip to content

Commit

Permalink
Debug..
Browse files Browse the repository at this point in the history
  • Loading branch information
coldfix committed Dec 16, 2024
1 parent 5e2b0fb commit bfd08fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ jobs:
src/MAD-X -b $MADX_VERSION --depth 1
if: steps.madx-build-cache.outputs.cache-hit != 'true'

- {uses: mxschmitt/action-tmate@v3, with: {limit-access-to-actor: true}}

- name: Build MAD-X
if: steps.madx-build-cache.outputs.cache-hit != 'true'
run: .github/build/windows/madx.sh src/MAD-X
Expand Down

0 comments on commit bfd08fb

Please sign in to comment.