aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlex Dunn <[email protected]>2022-04-08 14:48:49 -0700
committerDan Engelbrecht <[email protected]>2022-04-12 09:57:09 +0200
commit4c14eb2f60778dd12c4dce0326bdfa6ae1f4888d (patch)
tree05d40e86cbb6204eef9f8d7e268594ccc8c762ec /.github/workflows
parentRunning linux build test (diff)
downloadzen-4c14eb2f60778dd12c4dce0326bdfa6ae1f4888d.tar.xz
zen-4c14eb2f60778dd12c4dce0326bdfa6ae1f4888d.zip
Running linux build test
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/on_prem_windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/on_prem_windows.yml b/.github/workflows/on_prem_windows.yml
index 80b8fb0cf..d4846b18a 100644
--- a/.github/workflows/on_prem_windows.yml
+++ b/.github/workflows/on_prem_windows.yml
@@ -187,7 +187,7 @@ jobs:
run: |
mkdir -p ./build/linux/${{ matrix.arch }}/${{ matrix.config }}
cd ./build/linux/${{ matrix.arch }}/${{ matrix.config }}
- 7z x ../../../../linux-${{ matrix.arch }}-${{ matrix.config }}.zip
+ 7z x ../../../../linux-${{ matrix.arch }}-${{ matrix.config }}.zip -y
cd ../../../..
- name: Test ${{matrix.test}}