Skip to content

fix(compile): wrong struct field being used in state map conversion #271

fix(compile): wrong struct field being used in state map conversion

fix(compile): wrong struct field being used in state map conversion #271

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4