Skip to content

Update main.yml

Update main.yml #79

Workflow file for this run

name: Verilator Simulation
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
run-container:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
working-directory: ./
steps:
- name: Check out the repository to the runner
uses: actions/checkout@v2
- name: Run Docker container
uses: addnab/docker-run-action@v3
with:
image: r0d0s/fpga_tools:v1.3
run: |
git clone https://github.com/RDSik/si5340-config-loader.git
cd si5340-config-loader
make