6
0
Fork 0

Update build-website.yml

Nikola stappen lijken me niet meer nodig
This commit is contained in:
Mark Janssen 2023-12-24 01:04:05 +01:00 committed by GitHub
parent 9c73f6e8e6
commit 7f3830fbd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: