We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af18ed2 commit c327f95Copy full SHA for c327f95
1 file changed
.github/workflows/regression.yaml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
pushd src/gen
27
make all
28
- zip lc4k_core.zip *.vhd ../rtl/*.vhd
+ zip lc4k_core.zip *.vhd ../rtl/*.vhd ../../README.md ../../LICENSE
29
popd
30
31
- uses: YosysHQ/setup-oss-cad-suite@v3
0 commit comments