Skip to content

Commit 5157777

Browse files
committed
More debug
1 parent f4e80ce commit 5157777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
- run: npm install -g postcss-cli --save-dev
149149
- run: npm install --verbose
150150

151-
- run: mkdir ./public
151+
- run: mkdir ./public ; pwd
152152

153153
- name: Build
154154
env:

0 commit comments

Comments
 (0)