Skip to content

Commit 1f50fbf

Browse files
committed
More clean up
1 parent ca439ee commit 1f50fbf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-book.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ on:
1818
required: false
1919
default: '.'
2020
type: string
21-
# use_cached_environment:
22-
# description: 'Flag for whether we should attempt to retrieve a previously cached environment.'
23-
# required: false
24-
# default: 'true'
25-
# type: string # had a lot of trouble with boolean types, see https://github.com/actions/runner/issues/1483
2621
artifact_name:
2722
description: 'The name to assign to the built book artifact.'
2823
required: false

0 commit comments

Comments
 (0)