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