Skip to content

Commit 986f668

Browse files
committed
Remember to mkdir
1 parent eef22ad commit 986f668

File tree

2 files changed

+1
-260
lines changed

2 files changed

+1
-260
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
4040
- name: Copy London Gophers presentation slides to GH pages directory
4141
run: |
42+
mkdir public/london-gophers
4243
cp docs/5-london-gophers/dist/index.html public/london-gophers.html
4344
cp docs/5-london-gophers/presentation.md public/london-gophers/presentation.md
4445
cp -r docs/5-london-gophers/img public/img

docs/5-london-gophers/package-lock.json

Lines changed: 0 additions & 260 deletions
This file was deleted.

0 commit comments

Comments
 (0)