We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
workflow.cpp
1 parent 13daf0c commit db51e1dCopy full SHA for db51e1d
.github/workflows/test.yml
@@ -72,6 +72,5 @@ jobs:
72
# patch it, if it works then we're good
73
- name: Patch base executable
74
run: |
75
- echo '#define gitsha "${{ github.sha }}"' > workflow.cpp
76
mkdir build
77
python ./fa-python-binary-patcher/main.py "$(pwd)" clang++ ld g++
0 commit comments