Skip to content

Update run_lichess.yaml #8

Update run_lichess.yaml

Update run_lichess.yaml #8

Workflow file for this run

on:
push:
branches:
- "main"
jobs:
example-job:
runs-on: ubuntu-latest
defaults:
run:
working-directory: lichess
steps:
#- name: Make the script files executable
# run: chmod +x ./script.sh

Check failure on line 13 in .github/workflows/run_lichess.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/run_lichess.yaml

Invalid workflow file

You have an error in your yaml syntax on line 13
- name: Run the scripts
run: |
# cd lichess
sh script.sh