From 368ab90abcc8ed8e20c9d59bad8caec8f51e330d Mon Sep 17 00:00:00 2001 From: valdok Date: Wed, 3 Apr 2024 11:01:13 +0000 Subject: [PATCH] build fix WIP(10) --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 37d1f9af6..f5257e5b3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -137,7 +137,7 @@ jobs: libsgx-dcap-ql=$DCAP_VERSION \ libsgx-dcap-quote-verify=$DCAP_VERSION \ libsgx-dcap-default-qpl=$DCAP_VERSION \ - libsgx-urts=$PSW_VERSION && \ + libsgx-urts=$PSW_VERSION - name: Download LocalSecret uses: actions/download-artifact@v3 with: