1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-05-01 05:58:23 +00:00

mistral: Include mistral generated files in include dirs

Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
gatecat
2021-08-15 15:13:31 +01:00
parent e7db15d6a4
commit f7be385230
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Execute build nextpnr
env:
MISTRAL_PATH: ${{ github.workspace }}/deps/mistral
MISTRAL_REVISION: f22b32366d5fed997130712002c8f8de40eb42fc
MISTRAL_REVISION: b5bd534444364688a57e4c0f99af1bb4037a495a
run: |
source ./.github/ci/build_mistral.sh
get_dependencies