Skip to content

Commit

Permalink
make && make build
Browse files Browse the repository at this point in the history
  • Loading branch information
eq19 committed Sep 28, 2022
1 parent af4e7df commit 8b27dfc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,5 @@ jobs:
- name: 🚀 Build and deploy
uses: FeedMapping/theme@v0.5.0
with:
jekyll_src: './'
provider: 'github'
jekyll_cfg: '_config.yml'
token: ${{ secrets.JEKYLL_GITHUB_TOKEN }}
pre_build_commands: 'make && make build'
3 changes: 0 additions & 3 deletions docs/.github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,5 @@ jobs:
- name: 🚀 Build and deploy
uses: FeedMapping/theme@v0.5.0
with:
provider: 'github'
jekyll_src: './'
jekyll_cfg: '_config.yml'
token: ${{ secrets.JEKYLL_GITHUB_TOKEN }}
pre_build_commands: 'make && make build'

0 comments on commit 8b27dfc

Please sign in to comment.