Skip to content

Commit 37ec129

Browse files
committed
try fix pr ci
1 parent 769a2ca commit 37ec129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aquamai.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
with:
1919
fetch-depth: 0
20+
ref: ${{ github.head_ref }}
2021

2122
- name: Get Git Describe
2223
run: echo "GIT_DESCRIBE=$(git describe --tags --always)" >> $env:GITHUB_ENV

0 commit comments

Comments
 (0)