aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-12-11 19:07:30 +0000
committergatecat <gatecat@ds0.me>2021-12-11 19:07:30 +0000
commitdf061b1a9c844f9f2d14b658edbaba190b8b8fe1 (patch)
tree76706b7ac19537ccb84fbe98052db9c217477612 /.github
parentfd2d4a8f999947ece42f791e19ddc4c2d8b823f2 (diff)
downloadnextpnr-df061b1a9c844f9f2d14b658edbaba190b8b8fe1.tar.gz
nextpnr-df061b1a9c844f9f2d14b658edbaba190b8b8fe1.tar.bz2
nextpnr-df061b1a9c844f9f2d14b658edbaba190b8b8fe1.zip
mistral: Add 'tools' dir to include path
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mistral_ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mistral_ci.yml b/.github/workflows/mistral_ci.yml
index 96900543..afbb2ffd 100644
--- a/.github/workflows/mistral_ci.yml
+++ b/.github/workflows/mistral_ci.yml
@@ -21,7 +21,7 @@ jobs:
- name: Execute build nextpnr
env:
MISTRAL_PATH: ${{ github.workspace }}/deps/mistral
- MISTRAL_REVISION: ea9691a720cc5695eab2fc580172be5c9e592760
+ MISTRAL_REVISION: ecd413421b3b559fc63db13da30275fcd5cd3881
run: |
source ./.github/ci/build_mistral.sh
get_dependencies