diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-08-17 13:34:31 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-08-17 13:34:31 +0200 |
| commit | 774bf42d8635edb328230a46938f37005ffdd966 (patch) | |
| tree | 899c23c1503341f28852b6d10c17bab112472b3d /.github/workflows | |
| parent | 0dfc85cfc9f7d93354342ed2e76b371abdf1226d (diff) | |
| download | kristall-774bf42d8635edb328230a46938f37005ffdd966.tar.gz | |
Workflow
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ff08dc5..2f87c23 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: target: 'desktop' arch: 'win64_mingw81' install-deps: 'true' - tools: 'tools_openssl_x64 win64_mingw81 qt.tools.openssl.win_x64' + tools: 'tools_openssl_x64 qt.tools.openssl.win_x64' - name: build and deploy run: ./build-and-deploy.bat working-directory: ./ci/
\ No newline at end of file |
