Commit fc3bf6e8 authored by protolambda's avatar protolambda

ci: only build examples, no objdump

parent 172181cf
......@@ -45,7 +45,7 @@ jobs:
${{ runner.os }}-go-${{ matrix.go-version }}-
- name: Build examples
working-directory: ./example
run: make
run: make elf
- name: build contracts
working-directory: ./contracts
run: forge build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment