Skip to content

Commit fb2fe84

Browse files
.
1 parent 41c35b2 commit fb2fe84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Build content
3535
run: |
36-
BUILD_DIR="$(WORKSPACE)/public"
36+
BUILD_DIR="${WORKSPACE}/public"
3737
TMP_DIR=$(mktemp -d)
3838
3939
# Install build tools

0 commit comments

Comments
 (0)