Skip to content

Commit 0db56e7

Browse files
authored
Update deploy.yml
1 parent 1b8fb3e commit 0db56e7

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
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515
- name: Build the site in the jekyll/builder container
1616
run: |
17+
rm ${{ github.workspace }}/_publications/template
1718
mkdir ${{ github.workspace }}/_site
1819
docker run \
1920
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site2:/srv/jekyll/_site \

0 commit comments

Comments
 (0)