Skip to content

Commit c327f95

Browse files
committed
package up readme
1 parent af18ed2 commit c327f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
pushd src/gen
2727
make all
28-
zip lc4k_core.zip *.vhd ../rtl/*.vhd
28+
zip lc4k_core.zip *.vhd ../rtl/*.vhd ../../README.md ../../LICENSE
2929
popd
3030
3131
- uses: YosysHQ/setup-oss-cad-suite@v3

0 commit comments

Comments
 (0)