Update packages
Some checks are pending
verilate

This commit is contained in:
Mario Romero 2023-04-02 14:47:32 -04:00
parent 41c30fe46b
commit 30ba433076

View File

@ -6,5 +6,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- run: apt update
- run: apt install build-essential cmake verilator
- run: cmake -Bbuild