Skip to content

remove deterministic in predictive #3

remove deterministic in predictive

remove deterministic in predictive #3

Workflow file for this run

on: [push]
jobs:
nikola_build:
runs-on: ubuntu-latest
name: 'Deploy Nikola to GitHub Pages'
steps:
- name: Check out
uses: actions/checkout@v2
- name: Build and Deploy Nikola
uses: getnikola/nikola-action@v4
with:
dry_run: false
working-directory: ./site

Check failure on line 14 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 14, Col: 7): Unexpected value 'working-directory'