Skip to content

Commit b6dc193

Browse files
authored
fix: create college directory
1 parent a5fbefe commit b6dc193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
mkdir -p content
3333
mv my-zettelkasten/assets content/assets
3434
mv my-zettelkasten/wiki/* content
35+
mkdir content/college
3536
mv my-zettelkasten/areas/college/* content/college
3637
- uses: actions/setup-node@v3
3738
with:

0 commit comments

Comments
 (0)