Skip to content

Update run_lichess.yaml #6

Update run_lichess.yaml

Update run_lichess.yaml #6

Workflow file for this run

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