Skip to content

Commit

Permalink
try other var in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
linev committed Jun 19, 2024
1 parent 2f13b0a commit a959060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsroot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'linev/jsroot-test'
ref: ${GITHUB_HEAD_REF}
ref: '${{ github.ref }}'
path: 'jsroot-test'

- name: Show jsroot status
Expand Down

0 comments on commit a959060

Please sign in to comment.