Skip to content

Commit 7982eef

Browse files
committed
one more try to update git information
1 parent 1137298 commit 7982eef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ jobs:
5050
5151
- name: Build Specs
5252
run: |
53-
python3 makeSpec -clean -spec core OUTDIR=out.release -j 5 api c env ext cxx4opencl
53+
git remote set-head origin --auto
54+
python3 makeSpec -clean -spec core OUTDIR=out.release -j 5 api c env ext cxx4opencl
5455
5556
- name: Release Specs
5657
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1

0 commit comments

Comments
 (0)