Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3ac9bde

Browse files
build: artifacts path fix
1 parent 3540798 commit 3ac9bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs: # a collection of steps
9999
command: cd book/config && make VERSION=1.2.2 pdf
100100

101101
- store_artifacts:
102-
path: /book/dist
102+
path: book/dist
103103

104104
workflows:
105105
version: 2

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /