changeset 1845:b916f2661adb

fix github actions arguments If only we could test this locally with the same setup....
author Matt Johnston <matt@ucc.asn.au>
date Mon, 18 Oct 2021 23:33:41 +0800
parents 7a3cd7b598d8
children 39a27a02f1ae
files .github/workflows/build.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/build.yml	Mon Oct 18 23:31:23 2021 +0800
+++ b/.github/workflows/build.yml	Mon Oct 18 23:33:41 2021 +0800
@@ -75,7 +75,7 @@
 
     steps:
       - name: deps
-        if: ${{ !exoticos }}
+        if: ${{ !matrix.exoticos }}
         run: |
           sudo apt-get -y update
           sudo apt-get -y install zlib1g-dev libtomcrypt-dev libtommath-dev mercurial python3-venv socat $CC