update github actions with new python syntax
This commit is contained in:
parent
195ec6132d
commit
1eb2b1d550
|
|
@ -11,4 +11,4 @@ jobs:
|
|||
- run: python3 manta.py gen examples/counter/ila.yaml examples/counter/src/debug.sv
|
||||
- name: build
|
||||
working-directory: examples/counter
|
||||
run: python3 lab-bc.py -o
|
||||
run: python3 lab-bc.py -o obj/
|
||||
Loading…
Reference in New Issue