Skip to content

Commit aa6a99d

Browse files
committed
path
1 parent 3fb0c6a commit aa6a99d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
- name: Generate mdbooks
8585
run: |
86-
export PATH=$PATH:.
86+
export PATH=$PATH:$(pwd)
8787
./books.sh
8888
8989
- name: Upload artifact

0 commit comments

Comments
 (0)