diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index f5e8a439..7afe0a77 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -45,8 +45,8 @@ jobs: - name: Preprocess page files run: | + mkdir /tmp/pokete python util.py prepare-pages before - ls -al /tmp/pokete cp -r ./assets/ /tmp/assets cp ./* /tmp/pokete - name: Switch branch to gh-pages