Skip to content

Commit

Permalink
Add content to src folder
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieJ107 committed Mar 31, 2024
1 parent 888d668 commit 414c6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
if [ ! -d "content" ]; then
mkdir -p src/content
fi
ls src
cp -r content/* src/content/
rm -rf content
Expand Down

0 comments on commit 414c6a7

Please sign in to comment.