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.
1 parent 811a198 commit 13daf0cCopy full SHA for 13daf0c
.github/workflows/test.yml
@@ -72,8 +72,6 @@ jobs:
72
# patch it, if it works then we're good
73
- name: Patch base executable
74
run: |
75
- ls ./.
76
- ls ./fa-python-binary-patcher
77
echo '#define gitsha "${{ github.sha }}"' > workflow.cpp
78
mkdir build
79
python ./fa-python-binary-patcher/main.py "$(pwd)" clang++ ld g++
0 commit comments