Skip to content

Commit db51e1d

Browse files
committed
Remove re-creating of workflow.cpp as it makes no sense in this context
1 parent 13daf0c commit db51e1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,5 @@ jobs:
7272
# patch it, if it works then we're good
7373
- name: Patch base executable
7474
run: |
75-
echo '#define gitsha "${{ github.sha }}"' > workflow.cpp
7675
mkdir build
7776
python ./fa-python-binary-patcher/main.py "$(pwd)" clang++ ld g++

0 commit comments

Comments
 (0)