Skip to content

Change listed directory #8

Change listed directory

Change listed directory #8

Workflow file for this run

on: [push]
jobs:
checkout-osvvm:
runs-on: ubuntu-latest
steps:
- name: '⚙️ Setup GHDL'
uses: ghdl/setup-ghdl-ci@master
- name: '🧰 Checkout'
uses: actions/checkout@v3
with:
path: OsvvmLibraries
submodules: recursive