Skip to content

Commit 55f7a5c

Browse files
committed
remove symlink
1 parent 943052c commit 55f7a5c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-frog.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@ jobs:
143143
sudo make install;
144144
cd ..;
145145
146-
- name: Symlink includes
147-
run: sudo ln -s /usr/local/include/frog /usr/include/frog
148-
149146
- name: build and install python frog
150147
env:
151148
CXX: ${{ matrix.compiler }}

0 commit comments

Comments
 (0)