Skip to content

Commit 71b5435

Browse files
committed
WIP: path
1 parent 6c45168 commit 71b5435

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/setup-botan/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,6 @@ runs:
8484
shell: sh
8585
working-directory: ./tmp-botan
8686
run: |
87+
python3 ./src/scripts/install.py --verbose --build-dir="build"
8788
make install
89+
echo $PATH

0 commit comments

Comments
 (0)