Skip to content

Commit d46efe9

Browse files
authored
Merge pull request #72 from stumbo/fixRobots.txt
More debug
2 parents ffea777 + 5157777 commit d46efe9

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)