Merge pull request #123 from NLUUG/sigio-patch-1
Update build-website.yml
This commit is contained in:
commit
873b87a87b
6
.github/workflows/build-website.yml
vendored
6
.github/workflows/build-website.yml
vendored
|
@ -16,12 +16,6 @@ jobs:
|
|||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ github.workspace }}
|
||||
- name: Install Nikola
|
||||
run: |
|
||||
echo pip install "Nikola[extras]"
|
||||
- name: Run nikola build
|
||||
run: |
|
||||
echo nikola build
|
||||
- name: Start content sync (webhook)
|
||||
uses: distributhor/workflow-webhook@v3
|
||||
env:
|
||||
|
|
Reference in a new issue